智能照明系统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/06/064fc05d2cfce2082cb795858c0...

67 lines
1.7 KiB

{
"_args": [
[
"acorn-walk@6.2.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "acorn-walk@6.2.0",
"_id": "acorn-walk@6.2.0",
"_inBundle": false,
"_integrity": "sha1-Ejy487hMIXHx9/slJhWxx4prGow=",
"_location": "/acorn-globals/acorn-walk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "acorn-walk@6.2.0",
"name": "acorn-walk",
"escapedName": "acorn-walk",
"rawSpec": "6.2.0",
"saveSpec": null,
"fetchSpec": "6.2.0"
},
"_requiredBy": [
"/acorn-globals"
],
"_resolved": "https://registry.npm.taobao.org/acorn-walk/download/acorn-walk-6.2.0.tgz?cache=0&sync_timestamp=1597235855275&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn-walk%2Fdownload%2Facorn-walk-6.2.0.tgz",
"_spec": "6.2.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"bugs": {
"url": "https://github.com/acornjs/acorn/issues"
},
"description": "ECMAScript (ESTree) AST walker",
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/acornjs/acorn",
"license": "MIT",
"main": "dist/walk.js",
"maintainers": [
{
"name": "Marijn Haverbeke",
"email": "marijnh@gmail.com",
"url": "https://marijnhaverbeke.nl"
},
{
"name": "Ingvar Stepanyan",
"email": "me@rreverser.com",
"url": "https://rreverser.com/"
},
{
"name": "Adrian Heine",
"url": "http://adrianheine.de"
}
],
"module": "dist/walk.mjs",
"name": "acorn-walk",
"repository": {
"type": "git",
"url": "git+https://github.com/acornjs/acorn.git"
},
"scripts": {
"prepare": "cd ..; npm run build:walk"
},
"version": "6.2.0"
}