UNPKG

d2-ui

Version:
99 lines (98 loc) 2.42 kB
{ "_args": [ [ "invariant@^2.2.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/babel-traverse" ] ], "_from": "invariant@>=2.2.0 <3.0.0", "_id": "invariant@2.2.1", "_inCache": true, "_installable": true, "_location": "/invariant", "_nodeVersion": "4.1.1", "_npmOperationalInternal": { "host": "packages-13-west.internal.npmjs.com", "tmp": "tmp/invariant-2.2.1.tgz_1457504319192_0.7920392917003483" }, "_npmUser": { "email": "zertosh@gmail.com", "name": "zertosh" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "invariant", "raw": "invariant@^2.2.0", "rawSpec": "^2.2.0", "scope": null, "spec": ">=2.2.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/babel-traverse" ], "_resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.1.tgz", "_shasum": "b097010547668c7e337028ebe816ebe36c8a8d54", "_shrinkwrap": null, "_spec": "invariant@^2.2.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/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", "tap": "^1.4.0" }, "directories": {}, "dist": { "shasum": "b097010547668c7e337028ebe816ebe36c8a8d54", "tarball": "http://registry.npmjs.org/invariant/-/invariant-2.2.1.tgz" }, "files": [ "invariant.js", "browser.js" ], "gitHead": "594d6cbcde933a7bd3ecd76a7c4f19892a95e0de", "homepage": "https://github.com/zertosh/invariant#readme", "keywords": [ "test" ], "license": "BSD-3-Clause", "main": "invariant.js", "maintainers": [ { "email": "christoph.pojer@gmail.com", "name": "cpojer" }, { "email": "zertosh@gmail.com", "name": "zertosh" } ], "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.1" }