Files
2017-05-10 16:33:00 +08:00

103 lines
2.5 KiB
JSON

{
"_args": [
[
"loose-envify@^1.0.0",
"/Users/xmfish/Desktop/test/reacttest/node_modules/invariant"
]
],
"_cnpm_publish_time": 1484486582230,
"_from": "loose-envify@>=1.0.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "loose-envify@1.3.1",
"_inCache": true,
"_installable": true,
"_location": "/loose-envify",
"_nodeVersion": "7.3.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/loose-envify-1.3.1.tgz_1484486581665_0.5577248032204807"
},
"_npmUser": {
"email": "zertosh@gmail.com",
"name": "zertosh"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "loose-envify",
"raw": "loose-envify@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/fbjs",
"/invariant",
"/react",
"/react-dom"
],
"_resolved": "http://registry.npm.taobao.org/loose-envify/download/loose-envify-1.3.1.tgz",
"_shasum": "d1a8ad33fa9ce0e713d65fdd0ac8b748d478c848",
"_shrinkwrap": null,
"_spec": "loose-envify@^1.0.0",
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/invariant",
"author": {
"email": "zertosh@gmail.com",
"name": "Andres Suarez"
},
"bin": {
"loose-envify": "cli.js"
},
"bugs": {
"url": "https://github.com/zertosh/loose-envify/issues"
},
"dependencies": {
"js-tokens": "^3.0.0"
},
"description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
"devDependencies": {
"browserify": "^13.1.1",
"envify": "^3.4.0",
"tap": "^8.0.0"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "d1a8ad33fa9ce0e713d65fdd0ac8b748d478c848",
"size": 2932,
"tarball": "http://registry.npm.taobao.org/loose-envify/download/loose-envify-1.3.1.tgz"
},
"gitHead": "7b2d41e61a7ddba5335154b4aba327f6e850f7fd",
"homepage": "https://github.com/zertosh/loose-envify",
"keywords": [
"browserify",
"browserify-transform",
"configuration",
"environment",
"source",
"transform",
"variables"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "zertosh",
"email": "zertosh@gmail.com"
}
],
"name": "loose-envify",
"optionalDependencies": {},
"publish_time": 1484486582230,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/zertosh/loose-envify.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.3.1"
}