{ "_args": [ [ "acorn-globals@1.0.9", "E:\\公司\\node\\logistics_node" ] ], "_from": "acorn-globals@1.0.9", "_id": "acorn-globals@1.0.9", "_inBundle": false, "_integrity": "sha1-VbtemGkVB7dFedBRNBMhfDgMVM8=", "_location": "/acorn-globals", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "acorn-globals@1.0.9", "name": "acorn-globals", "escapedName": "acorn-globals", "rawSpec": "1.0.9", "saveSpec": null, "fetchSpec": "1.0.9" }, "_requiredBy": [ "/with" ], "_resolved": "https://registry.npm.taobao.org/acorn-globals/download/acorn-globals-1.0.9.tgz", "_spec": "1.0.9", "_where": "E:\\公司\\node\\logistics_node", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/ForbesLindesay/acorn-globals/issues" }, "dependencies": { "acorn": "^2.1.0" }, "description": "Detect global variables in JavaScript using acorn", "devDependencies": { "testit": "^2.0.2" }, "files": [ "index.js", "LICENSE" ], "homepage": "https://github.com/ForbesLindesay/acorn-globals#readme", "keywords": [ "ast", "variable", "name", "lexical", "scope", "local", "global", "implicit" ], "license": "MIT", "name": "acorn-globals", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/acorn-globals.git" }, "scripts": { "test": "node test" }, "version": "1.0.9" }