UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

112 lines (111 loc) 2.73 kB
{ "_args": [ [ { "name": "create-hash", "raw": "create-hash@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/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": { "email": "email@dcousens.com", "name": "dcousens" }, "_npmVersion": "3.3.4", "_phantomChildren": {}, "_requested": { "name": "create-hash", "raw": "create-hash@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "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": "/home/fgreiner/prog/js/Nodulator/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": [ { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, { "email": "email@dcousens.com", "name": "dcousens" }, { "email": "dominic.tarr@gmail.com", "name": "dominictarr" }, { "email": "jprichardson@gmail.com", "name": "jprichardson" }, { "email": "fedor@indutny.com", "name": "indutny" } ], "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" }