UNPKG

create-js-app-scripts

Version:
114 lines (113 loc) 2.88 kB
{ "_args": [ [ { "raw": "create-hash@^1.1.0", "scope": null, "escapedName": "create-hash", "name": "create-hash", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.cVuecZJP/node_modules/crypto-browserify" ] ], "_from": "create-hash@>=1.1.0 <2.0.0", "_id": "create-hash@1.1.2", "_inCache": true, "_installable": true, "_location": "/create-hash", "_nodeVersion": "4.1.1", "_npmUser": { "name": "dcousens", "email": "email@dcousens.com" }, "_npmVersion": "3.3.4", "_phantomChildren": {}, "_requested": { "raw": "create-hash@^1.1.0", "scope": null, "escapedName": "create-hash", "name": "create-hash", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/browserify-aes", "/browserify-sign", "/create-hmac", "/crypto-browserify", "/evp_bytestokey", "/parse-asn1", "/public-encrypt" ], "_resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.1.2.tgz", "_shasum": "51210062d7bb7479f6c65bb41a92208b1d61abad", "_shrinkwrap": null, "_spec": "create-hash@^1.1.0", "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.cVuecZJP/node_modules/crypto-browserify", "author": "", "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/createHash/issues" }, "dependencies": { "cipher-base": "^1.0.1", "inherits": "^2.0.1", "ripemd160": "^1.0.0", "sha.js": "^2.3.6" }, "description": "create hashes for browserify", "devDependencies": { "hash-test-vectors": "^1.3.2", "tap-spec": "^2.1.2", "tape": "^3.0.3" }, "directories": {}, "dist": { "shasum": "51210062d7bb7479f6c65bb41a92208b1d61abad", "tarball": "https://registry.npmjs.org/create-hash/-/create-hash-1.1.2.tgz" }, "gitHead": "426cefe8cae9feddda5af336d34e1d83bed13579", "homepage": "https://github.com/crypto-browserify/createHash", "keywords": [ "crypto" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, { "name": "dcousens", "email": "email@dcousens.com" }, { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, { "name": "jprichardson", "email": "jprichardson@gmail.com" }, { "name": "indutny", "email": "fedor@indutny.com" } ], "name": "create-hash", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/crypto-browserify/createHash.git" }, "scripts": { "test": "node test.js | tspec" }, "version": "1.1.2" }