12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "_args": [
- [
- "loose-envify@^1.0.0",
- "D:\\work\\im\\node_modules\\invariant"
- ]
- ],
- "_from": "loose-envify@>=1.0.0 <2.0.0",
- "_id": "loose-envify@1.2.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/loose-envify",
- "_nodeVersion": "6.1.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/loose-envify-1.2.0.tgz_1463284327398_0.7049096294213086"
- },
- "_npmUser": {
- "email": "zertosh@gmail.com",
- "name": "zertosh"
- },
- "_npmVersion": "3.8.6",
- "_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": [
- "/invariant"
- ],
- "_resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.2.0.tgz",
- "_shasum": "69a65aad3de542cf4ee0f4fe74e8e33c709ccb0f",
- "_shrinkwrap": null,
- "_spec": "loose-envify@^1.0.0",
- "_where": "D:\\work\\im\\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": "^1.0.1"
- },
- "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
- "devDependencies": {
- "browserify": "^11.0.1",
- "envify": "^3.4.0",
- "tap": "^1.4.0"
- },
- "directories": {},
- "dist": {
- "shasum": "69a65aad3de542cf4ee0f4fe74e8e33c709ccb0f",
- "tarball": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.2.0.tgz"
- },
- "gitHead": "58a4c7641e8c8569df3e7cea72b398a9cb1cf158",
- "homepage": "https://github.com/zertosh/loose-envify",
- "keywords": [
- "environment",
- "variables",
- "browserify",
- "browserify-transform",
- "transform",
- "source",
- "configuration"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "email": "zertosh@gmail.com",
- "name": "zertosh"
- }
- ],
- "name": "loose-envify",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/zertosh/loose-envify.git"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "version": "1.2.0"
- }
|