代码拉取完成,页面将自动刷新
{
"name": "easywebapp-js",
"version": "4.0.0",
"description": "SPA Engine based on jQuery API",
"main": "build/EasyWebApp.js",
"directories": {
"doc": "docs"
},
"engines": {
"node": "^7.6.0"
},
"scripts": {
"bundle": "cd source && amd-bundle ../build/EasyWebApp.js -e jquery,jQueryKit",
"compress": "uglifyjs build/EasyWebApp.js -o build/EasyWebApp.min.js --config-file build/compress.json",
"document": "jsdoc ./source/ -c ./build/document.json",
"clean": "reduce-blank ./docs/",
"build": "npm run bundle && npm run compress && npm run document && npm run clean",
"test": "mocha --recursive --no-timeouts -c --inline-diffs --exit",
"debug": "set NODE_DEBUG=1 && npm test",
"help": "html-pages docs/ -o"
},
"repository": {
"type": "git",
"url": "https://git.oschina.net/Tech_Query/EasyWebApp.git"
},
"bugs": {
"url": "https://github.com/TechQuery/EasyWebApp.js/issues"
},
"homepage": "https://tech_query.oschina.io/easywebapp/",
"keywords": [
"spa",
"mvvm",
"amd",
"jquery"
],
"author": "shiy007@qq.com",
"license": "GPL-2.0",
"devDependencies": {
"amd-bundle": "^0.4.2",
"chromy": "^0.5.10",
"docdash": "^0.4.0",
"html-pages": "^2.0.9",
"jsdoc": "^3.5.5",
"jsdoc-inheritance-diagram": "^1.2.1",
"mocha": "^5.0.1",
"reduce-blank": "^0.2.0",
"should": "^13.2.1",
"uglify-js": "3.0.28"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。