{ "_args": [ [ "invariant@^2.2.2", "/home/bernhard/freifunk-app/node_modules/babel-traverse" ] ], "_from": "invariant@>=2.2.2 <3.0.0", "_id": "invariant@2.2.4", "_inCache": true, "_installable": true, "_location": "/invariant", "_nodeVersion": "9.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/invariant_2.2.4_1520966170158_0.9004438268314274" }, "_npmUser": { "email": "zertosh@gmail.com", "name": "zertosh" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "invariant", "raw": "invariant@^2.2.2", "rawSpec": "^2.2.2", "scope": null, "spec": ">=2.2.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/babel-traverse" ], "_resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", "_shasum": "610f3c92c9359ce1db616e538008d23ff35158e6", "_shrinkwrap": null, "_spec": "invariant@^2.2.2", "_where": "/home/bernhard/freifunk-app/node_modules/babel-traverse", "author": { "email": "zertosh@gmail.com", "name": "Andres Suarez" }, "browser": "browser.js", "browserify": { "transform": [ "loose-envify" ] }, "bugs": { "url": "https://github.com/zertosh/invariant/issues" }, "dependencies": { "loose-envify": "^1.0.0" }, "description": "invariant", "devDependencies": { "browserify": "^11.0.1", "flow-bin": "^0.67.1", "tap": "^1.4.0" }, "directories": {}, "dist": { "fileCount": 7, "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", "shasum": "610f3c92c9359ce1db616e538008d23ff35158e6", "tarball": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", "unpackedSize": 7639 }, "files": [ "browser.js", "invariant.js", "invariant.js.flow" ], "gitHead": "ce95a9badeee1c97daff1bca0d1f6cec5dda4fe8", "homepage": "https://github.com/zertosh/invariant#readme", "keywords": [ "invariant", "test" ], "license": "MIT", "main": "invariant.js", "maintainers": [ { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, { "name": "zertosh", "email": "zertosh@gmail.com" } ], "name": "invariant", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/zertosh/invariant.git" }, "scripts": { "test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js" }, "version": "2.2.4" }