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.
 
 
 
 
 
 

107 lines
2.4 KiB

{
"_args": [
[
"globals@^9.2.0",
"/Users/trott/io.js/tools/node_modules/eslint"
]
],
"_from": "globals@>=9.2.0 <10.0.0",
"_id": "globals@9.9.0",
"_inCache": true,
"_installable": true,
"_location": "/globals",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/globals-9.9.0.tgz_1467581255981_0.6368429779540747"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"name": "globals",
"raw": "globals@^9.2.0",
"rawSpec": "^9.2.0",
"scope": null,
"spec": ">=9.2.0 <10.0.0",
"type": "range"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/globals/-/globals-9.9.0.tgz",
"_shasum": "4c5ffc359fb21edc83fedb87b1c0b414dc24d552",
"_shrinkwrap": null,
"_spec": "globals@^9.2.0",
"_where": "/Users/trott/io.js/tools/node_modules/eslint",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"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": "4c5ffc359fb21edc83fedb87b1c0b414dc24d552",
"tarball": "https://registry.npmjs.org/globals/-/globals-9.9.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"globals.json"
],
"gitHead": "367f1f26434aee2c26387003cadbd95131a3fc3b",
"homepage": "https://github.com/sindresorhus/globals#readme",
"keywords": [
"globals",
"global",
"identifiers",
"variables",
"vars",
"jshint",
"eslint",
"environments"
],
"license": "MIT",
"maintainers": [
{
"email": "ben@byk.im",
"name": "byk"
},
{
"email": "schreck.mathias@gmail.com",
"name": "lo1tuma"
},
{
"email": "nicholas@nczconsulting.com",
"name": "nzakas"
},
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"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.9.0"
}