You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
2.1 KiB
JSON
93 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"acorn-globals@^1.0.3",
|
|
"/Users/alfiepates/src/invoicer/node_modules/with"
|
|
]
|
|
],
|
|
"_from": "acorn-globals@>=1.0.3 <2.0.0",
|
|
"_id": "acorn-globals@1.0.9",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/acorn-globals",
|
|
"_nodeVersion": "1.6.2",
|
|
"_npmUser": {
|
|
"email": "forbes@lindesay.co.uk",
|
|
"name": "forbeslindesay"
|
|
},
|
|
"_npmVersion": "2.7.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "acorn-globals",
|
|
"raw": "acorn-globals@^1.0.3",
|
|
"rawSpec": "^1.0.3",
|
|
"scope": null,
|
|
"spec": ">=1.0.3 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/with"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-1.0.9.tgz",
|
|
"_shasum": "55bb5e98691507b74579d0513413217c380c54cf",
|
|
"_shrinkwrap": null,
|
|
"_spec": "acorn-globals@^1.0.3",
|
|
"_where": "/Users/alfiepates/src/invoicer/node_modules/with",
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "55bb5e98691507b74579d0513413217c380c54cf",
|
|
"tarball": "http://localhost:4873/acorn-globals/-/acorn-globals-1.0.9.tgz"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"LICENSE"
|
|
],
|
|
"gitHead": "808cab09764b63679138b012602ca1bb51657f97",
|
|
"homepage": "https://github.com/ForbesLindesay/acorn-globals",
|
|
"keywords": [
|
|
"ast",
|
|
"variable",
|
|
"name",
|
|
"lexical",
|
|
"scope",
|
|
"local",
|
|
"global",
|
|
"implicit"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"email": "forbes@lindesay.co.uk",
|
|
"name": "forbeslindesay"
|
|
},
|
|
{
|
|
"email": "timothygu99@gmail.com",
|
|
"name": "timothygu"
|
|
}
|
|
],
|
|
"name": "acorn-globals",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ForbesLindesay/acorn-globals.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test"
|
|
},
|
|
"version": "1.0.9"
|
|
}
|