智能照明系统APP-本地串口
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.
 
 
 
 
 
 
LightingSystemApp-serial/.svn/pristine/d8/d8c66d866de2f881870adde67f6...

69 lines
1.8 KiB

{
"_args": [
[
"wrap-loader@0.2.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "wrap-loader@0.2.0",
"_id": "wrap-loader@0.2.0",
"_inBundle": false,
"_integrity": "sha1-ggn4fsgAR6ZXoq2rvP1iz61/Cq4=",
"_location": "/wrap-loader",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "wrap-loader@0.2.0",
"name": "wrap-loader",
"escapedName": "wrap-loader",
"rawSpec": "0.2.0",
"saveSpec": null,
"fetchSpec": "0.2.0"
},
"_requiredBy": [
"/@dcloudio/vue-cli-plugin-uni"
],
"_resolved": "https://registry.npm.taobao.org/wrap-loader/download/wrap-loader-0.2.0.tgz",
"_spec": "0.2.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Daniel Perez Alvarez",
"email": "unindented@gmail.com",
"url": "http://unindented.org/"
},
"bugs": {
"url": "https://github.com/unindented/wrap-loader/issues"
},
"dependencies": {
"loader-utils": "^1.1.0"
},
"description": "Add custom content before and after the loaded source.",
"devDependencies": {
"eslint": "^3.19.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.3.0",
"eslint-plugin-node": "^5.0.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"nodeunit": "^0.11.1",
"npm-run-all": "^4.0.2"
},
"homepage": "https://github.com/unindented/wrap-loader#readme",
"keywords": [
"wrap",
"webpack"
],
"name": "wrap-loader",
"repository": {
"type": "git",
"url": "git://github.com/unindented/wrap-loader.git"
},
"scripts": {
"test": "run-s test:*",
"test:lint": "eslint .",
"test:unit": "nodeunit test/loader.js"
},
"version": "0.2.0"
}