代码拉取完成,页面将自动刷新
{
"name": "stackedit-js",
"version": "1.0.7",
"description": "Produce universal library with webpack and es6",
"main": "docs/lib/stackedit.js",
"scripts": {
"lint": "eslint --ext .js src",
"build": "webpack --env dev && webpack --env build",
"dev": "webpack --progress --colors --watch --env dev",
"test": "npm run lint",
"preversion": "npm run test",
"postversion": "git push origin master --tags && npm publish",
"patch": "npm run build && npm version patch -m \"Tag v%s\"",
"minor": "npm run build && npm version minor -m \"Tag v%s\"",
"major": "npm run build && npm version major -m \"Tag v%s\""
},
"author": "Benoit Schweblin",
"license": "MIT",
"bugs": {
"url": "https://github.com/benweet/stackedit.js/issues"
},
"homepage": "https://github.com/benweet/stackedit.js",
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-loader": "^7.1.4",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-preset-env": "^1.6.1",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-loader": "^2.0.0",
"eslint-plugin-import": "^2.11.0",
"webpack": "^3.10.0",
"yargs": "^10.0.3"
},
"engines": {
"node": ">= 8.0.0",
"npm": ">= 5.0.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。