You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73 lines
2.1 KiB
73 lines
2.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"utils-lite@0.1.10",
|
|
"C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue"
|
|
]
|
|
],
|
|
"_from": "utils-lite@0.1.10",
|
|
"_id": "utils-lite@0.1.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-jlHvdtI8MyWURF/3u+ufIjf1Cs5WjN6WZl9qO8dEkZsVjaI7X5YMUhaCFzkvB69ljt6fo4Dd7V/Oj2NJOFDFOQ==",
|
|
"_location": "/utils-lite",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "utils-lite@0.1.10",
|
|
"name": "utils-lite",
|
|
"escapedName": "utils-lite",
|
|
"rawSpec": "0.1.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.10"
|
|
},
|
|
"_requiredBy": [
|
|
"/v-charts"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/utils-lite/-/utils-lite-0.1.10.tgz",
|
|
"_spec": "0.1.10",
|
|
"_where": "C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue",
|
|
"author": "",
|
|
"bugs": {
|
|
"url": "https://github.com/xiguaxigua/utils-lite/issues"
|
|
},
|
|
"description": "utils for smaller and convenient ",
|
|
"devDependencies": {
|
|
"babel-core": "^6.26.3",
|
|
"babel-preset-env": "^1.7.0",
|
|
"conventional-changelog-cli": "^2.0.1",
|
|
"eslint": "^4.19.1",
|
|
"eslint-config-standard": "^11.0.0",
|
|
"eslint-plugin-import": "^2.12.0",
|
|
"eslint-plugin-node": "^6.0.1",
|
|
"eslint-plugin-promise": "^3.8.0",
|
|
"eslint-plugin-standard": "^3.1.0",
|
|
"less-packer": "0.0.3",
|
|
"rollup": "^0.59.4",
|
|
"rollup-plugin-babel": "^3.0.4",
|
|
"rollup-plugin-commonjs": "^9.1.3",
|
|
"rollup-plugin-eslint": "^4.0.0",
|
|
"rollup-plugin-node-resolve": "^3.3.0",
|
|
"rollup-plugin-uglify": "^4.0.0",
|
|
"uglify-es": "^3.3.9",
|
|
"uglify-js": "^3.3.28"
|
|
},
|
|
"homepage": "http://daxigua.me/utils-lite",
|
|
"keywords": [],
|
|
"license": "ISC",
|
|
"main": "lib/index.es.js",
|
|
"name": "utils-lite",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/xiguaxigua/utils-lite.git"
|
|
},
|
|
"scripts": {
|
|
"build": "rm -f -r lib && node build/build.js",
|
|
"dev": "rollup -wc build/watch.js",
|
|
"dev:css": "node build/dev-css",
|
|
"prepublishOnly": "npm run build",
|
|
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md"
|
|
},
|
|
"version": "0.1.10"
|
|
}
|