UNPKG

d2-ui

Version:
95 lines (94 loc) 2.25 kB
{ "_args": [ [ "warning@^2.1.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/material-ui" ] ], "_from": "warning@>=2.1.0 <3.0.0", "_id": "warning@2.1.0", "_inCache": true, "_installable": true, "_location": "/warning", "_nodeVersion": "1.6.4", "_npmUser": { "email": "berkeley@robotie.com", "name": "berkeleytrue" }, "_npmVersion": "2.11.1", "_phantomChildren": {}, "_requested": { "name": "warning", "raw": "warning@^2.1.0", "rawSpec": "^2.1.0", "scope": null, "spec": ">=2.1.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/material-ui" ], "_resolved": "https://registry.npmjs.org/warning/-/warning-2.1.0.tgz", "_shasum": "21220d9c63afc77a8c92111e011af705ce0c6901", "_shrinkwrap": null, "_spec": "warning@^2.1.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/material-ui", "author": { "email": "berkeley@r3dm.com", "name": "Berkeley Martinez", "url": "http://r3dm.com" }, "browser": "browser.js", "browserify": { "transform": [ "loose-envify" ] }, "bugs": { "url": "https://github.com/r3dm/warning/issues" }, "dependencies": { "loose-envify": "^1.0.0" }, "description": "A mirror of Facebook's Warning", "devDependencies": { "browserify": "^11.0.1", "tap": "^1.4.0" }, "directories": {}, "dist": { "shasum": "21220d9c63afc77a8c92111e011af705ce0c6901", "tarball": "https://registry.npmjs.org/warning/-/warning-2.1.0.tgz" }, "files": [ "browser.js", "warning.js" ], "gitHead": "b7d56e3f6c21c3ee05af617222d16c7d80118443", "homepage": "https://github.com/r3dm/warning", "keywords": [ "warning", "facebook", "react", "invariant" ], "license": "BSD-2-Clause", "main": "warning.js", "maintainers": [ { "email": "berkeley@r3dm.com", "name": "berkeleytrue" } ], "name": "warning", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/r3dm/warning.git" }, "scripts": { "test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js" }, "version": "2.1.0" }