mirror of https://github.com/lukechilds/node.git
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.
115 lines
2.7 KiB
115 lines
2.7 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "globals@^9.14.0",
|
|
"scope": null,
|
|
"escapedName": "globals",
|
|
"name": "globals",
|
|
"rawSpec": "^9.14.0",
|
|
"spec": ">=9.14.0 <10.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/trott/io.js/tools/node_modules/eslint"
|
|
]
|
|
],
|
|
"_from": "globals@>=9.14.0 <10.0.0",
|
|
"_id": "globals@9.14.0",
|
|
"_inCache": true,
|
|
"_location": "/globals",
|
|
"_nodeVersion": "4.6.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/globals-9.14.0.tgz_1479623329065_0.9806821248494089"
|
|
},
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.15.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "globals@^9.14.0",
|
|
"scope": null,
|
|
"escapedName": "globals",
|
|
"name": "globals",
|
|
"rawSpec": "^9.14.0",
|
|
"spec": ">=9.14.0 <10.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/eslint"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/globals/-/globals-9.14.0.tgz",
|
|
"_shasum": "8859936af0038741263053b39d0e76ca241e4034",
|
|
"_shrinkwrap": null,
|
|
"_spec": "globals@^9.14.0",
|
|
"_where": "/Users/trott/io.js/tools/node_modules/eslint",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "http://sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/globals/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Global identifiers from different JavaScript environments",
|
|
"devDependencies": {
|
|
"mocha": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "8859936af0038741263053b39d0e76ca241e4034",
|
|
"tarball": "https://registry.npmjs.org/globals/-/globals-9.14.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"globals.json"
|
|
],
|
|
"gitHead": "4159cd067369b8242131551beb09fafb52afc289",
|
|
"homepage": "https://github.com/sindresorhus/globals#readme",
|
|
"keywords": [
|
|
"globals",
|
|
"global",
|
|
"identifiers",
|
|
"variables",
|
|
"vars",
|
|
"jshint",
|
|
"eslint",
|
|
"environments"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "byk",
|
|
"email": "ben@byk.im"
|
|
},
|
|
{
|
|
"name": "lo1tuma",
|
|
"email": "schreck.mathias@gmail.com"
|
|
},
|
|
{
|
|
"name": "nzakas",
|
|
"email": "nicholas@nczconsulting.com"
|
|
},
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "globals",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/globals.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "9.14.0"
|
|
}
|
|
|