UNPKG

d2-ui

Version:
95 lines (94 loc) 2.23 kB
{ "_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.0", "_inCache": true, "_installable": true, "_location": "/envify", "_npmUser": { "email": "zertosh@gmail.com", "name": "zertosh" }, "_npmVersion": "1.4.28", "_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.0.tgz", "_shasum": "a0bed52222529076a02fabf6ce00eef42d7b6734", "_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": "^10.0.1", "through": "~2.3.4" }, "description": "Selectively replace Node-style environment variables with plain strings.", "devDependencies": { "tap-spec": "^1.0.1", "tape": "~2.3.2" }, "directories": {}, "dist": { "shasum": "a0bed52222529076a02fabf6ce00eef42d7b6734", "tarball": "https://registry.npmjs.org/envify/-/envify-3.4.0.tgz" }, "gitHead": "c42c2052e33f82b651a992686c3578639bf0339b", "homepage": "https://github.com/hughsk/envify", "keywords": [ "environment", "variables", "browserify", "browserify-transform", "transform", "source", "configuration" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "hughskennedy@gmail.com", "name": "hughsk" }, { "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.0" }