d2-ui
Version:
104 lines (103 loc) • 2.5 kB
JSON
{
"_args": [
[
"envify@^3.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/react"
]
],
"_from": "envify@>=3.0.0 <4.0.0",
"_id": "envify@3.4.1",
"_inCache": true,
"_installable": true,
"_location": "/envify",
"_nodeVersion": "6.2.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/envify-3.4.1.tgz_1466518045965_0.7085361916106194"
},
"_npmUser": {
"email": "zertosh@gmail.com",
"name": "zertosh"
},
"_npmVersion": "3.8.9",
"_phantomChildren": {},
"_requested": {
"name": "envify",
"raw": "envify@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/react"
],
"_resolved": "https://registry.npmjs.org/envify/-/envify-3.4.1.tgz",
"_shasum": "d7122329e8df1688ba771b12501917c9ce5cbce8",
"_shrinkwrap": null,
"_spec": "envify@^3.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/react",
"author": {
"email": "hughskennedy@gmail.com",
"name": "Hugh Kennedy",
"url": "http://hughskennedy.com/"
},
"bin": {
"envify": "bin/envify"
},
"bugs": {
"url": "https://github.com/hughsk/envify/issues"
},
"dependencies": {
"jstransform": "^11.0.3",
"through": "~2.3.4"
},
"description": "Selectively replace Node-style environment variables with plain strings.",
"devDependencies": {
"tap-spec": "^4.1.1",
"tape": "^4.6.0"
},
"directories": {},
"dist": {
"shasum": "d7122329e8df1688ba771b12501917c9ce5cbce8",
"tarball": "https://registry.npmjs.org/envify/-/envify-3.4.1.tgz"
},
"gitHead": "27a3dab340118cc3d8bbe82493cadc37ac929041",
"homepage": "https://github.com/hughsk/envify#readme",
"keywords": [
"environment",
"variables",
"browserify",
"browserify-transform",
"transform",
"source",
"configuration"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "hughskennedy@gmail.com",
"name": "hughsk"
},
{
"email": "i@yoshuawuyts.com",
"name": "yoshuawuyts"
},
{
"email": "zertosh@gmail.com",
"name": "zertosh"
}
],
"name": "envify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/envify.git"
},
"scripts": {
"test": "node test.js | tap-spec"
},
"version": "3.4.1"
}