wallet-core/node_modules/globals/package.json

112 lines
2.5 KiB
JSON
Raw Normal View History

2016-10-10 03:43:44 +02:00
{
"_args": [
[
{
"raw": "globals@^8.3.0",
"scope": null,
"escapedName": "globals",
"name": "globals",
"rawSpec": "^8.3.0",
"spec": ">=8.3.0 <9.0.0",
"type": "range"
},
"/home/dold/repos/taler/wallet-webex/node_modules/babel-traverse"
]
],
"_from": "globals@>=8.3.0 <9.0.0",
"_id": "globals@8.18.0",
"_inCache": true,
"_location": "/globals",
"_nodeVersion": "5.3.0",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"raw": "globals@^8.3.0",
"scope": null,
"escapedName": "globals",
"name": "globals",
"rawSpec": "^8.3.0",
"spec": ">=8.3.0 <9.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-traverse"
],
"_resolved": "https://registry.npmjs.org/globals/-/globals-8.18.0.tgz",
"_shasum": "93d4a62bdcac38cfafafc47d6b034768cb0ffcb4",
"_shrinkwrap": null,
"_spec": "globals@^8.3.0",
"_where": "/home/dold/repos/taler/wallet-webex/node_modules/babel-traverse",
"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": "93d4a62bdcac38cfafafc47d6b034768cb0ffcb4",
"tarball": "https://registry.npmjs.org/globals/-/globals-8.18.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"globals.json"
],
"gitHead": "d929a0c638008d4cbf87cc7faac5bc5169e2b86d",
"homepage": "https://github.com/sindresorhus/globals",
"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": "8.18.0"
}