Files
ASHEBShop-h5/node_modules/globals/package.json
T
2017-05-10 16:33:00 +08:00

113 lines
2.7 KiB
JSON

{
"_args": [
[
"globals@^9.0.0",
"/Users/xmfish/Desktop/test/reacttest/node_modules/babel-traverse"
]
],
"_cnpm_publish_time": 1490427432880,
"_from": "globals@>=9.0.0 <10.0.0",
"_hasShrinkwrap": false,
"_id": "globals@9.17.0",
"_inCache": true,
"_installable": true,
"_location": "/globals",
"_nodeVersion": "4.7.3",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/globals-9.17.0.tgz_1490427430895_0.24591433047316968"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"name": "globals",
"raw": "globals@^9.0.0",
"rawSpec": "^9.0.0",
"scope": null,
"spec": ">=9.0.0 <10.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-traverse"
],
"_resolved": "http://registry.npm.taobao.org/globals/download/globals-9.17.0.tgz",
"_shasum": "0c0ca696d9b9bb694d2e5470bd37777caad50286",
"_shrinkwrap": null,
"_spec": "globals@^9.0.0",
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/babel-traverse",
"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": {
"noattachment": false,
"shasum": "0c0ca696d9b9bb694d2e5470bd37777caad50286",
"size": 7927,
"tarball": "http://registry.npm.taobao.org/globals/download/globals-9.17.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"globals.json",
"index.js"
],
"gitHead": "49b918ba1e72d831247a3f92cd8c59acc763a6bf",
"homepage": "https://github.com/sindresorhus/globals#readme",
"keywords": [
"environments",
"eslint",
"global",
"globals",
"identifiers",
"jshint",
"variables",
"vars"
],
"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": {},
"publish_time": 1490427432880,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/globals.git"
},
"scripts": {
"test": "mocha"
},
"version": "9.17.0"
}