UNPKG

create-js-app-scripts

Version:
98 lines (97 loc) 2.46 kB
{ "_args": [ [ { "raw": "brorand@^1.0.1", "scope": null, "escapedName": "brorand", "name": "brorand", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/elliptic" ] ], "_from": "brorand@>=1.0.1 <2.0.0", "_id": "brorand@1.0.6", "_inCache": true, "_installable": true, "_location": "/brorand", "_nodeVersion": "6.3.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/brorand-1.0.6.tgz_1473323651066_0.41867022518999875" }, "_npmUser": { "name": "indutny", "email": "fedor@indutny.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "brorand@^1.0.1", "scope": null, "escapedName": "brorand", "name": "brorand", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/elliptic", "/miller-rabin" ], "_resolved": "https://registry.npmjs.org/brorand/-/brorand-1.0.6.tgz", "_shasum": "4028706b915f91f7b349a2e0bf3c376039d216e5", "_shrinkwrap": null, "_spec": "brorand@^1.0.1", "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/elliptic", "author": { "name": "Fedor Indutny", "email": "fedor@indutny.com" }, "browser": { "crypto": false }, "bugs": { "url": "https://github.com/indutny/brorand/issues" }, "dependencies": {}, "description": "Random number generator for browsers and node.js", "devDependencies": { "mocha": "^2.0.1" }, "directories": {}, "dist": { "shasum": "4028706b915f91f7b349a2e0bf3c376039d216e5", "tarball": "https://registry.npmjs.org/brorand/-/brorand-1.0.6.tgz" }, "gitHead": "f077f0a95c627f2707d7b7699ccddca308a58d15", "homepage": "https://github.com/indutny/brorand", "keywords": [ "Random", "RNG", "browser", "crypto" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "indutny", "email": "fedor@indutny.com" } ], "name": "brorand", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/indutny/brorand.git" }, "scripts": { "test": "mocha --reporter=spec test/**/*-test.js" }, "version": "1.0.6" }