UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

114 lines (113 loc) 2.71 kB
{ "_args": [ [ { "name": "ripemd160", "raw": "ripemd160@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/node_modules/create-hash" ] ], "_from": "ripemd160@>=1.0.0 <2.0.0", "_id": "ripemd160@1.0.1", "_inCache": true, "_installable": true, "_location": "/ripemd160", "_nodeVersion": "0.10.32", "_npmUser": { "email": "jprichardson@gmail.com", "name": "jprichardson" }, "_npmVersion": "2.3.0", "_phantomChildren": {}, "_requested": { "name": "ripemd160", "raw": "ripemd160@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/create-hash" ], "_resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-1.0.1.tgz", "_shasum": "93a4bbd4942bc574b69a8fa57c71de10ecca7d6e", "_shrinkwrap": null, "_spec": "ripemd160@^1.0.0", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/create-hash", "bugs": { "url": "https://github.com/crypto-browserify/ripemd160/issues" }, "dependencies": {}, "description": "Compute ripemd160 of bytes or strings.", "devDependencies": { "mocha": "^2.1.0", "mochify": "^2.1.1", "standard": "3.x" }, "directories": {}, "dist": { "shasum": "93a4bbd4942bc574b69a8fa57c71de10ecca7d6e", "tarball": "https://registry.npmjs.org/ripemd160/-/ripemd160-1.0.1.tgz" }, "gitHead": "42172c6527a55a24a9ee306996b4a8578d4780db", "homepage": "https://github.com/crypto-browserify/ripemd160", "keywords": [ "string", "strings", "ripemd160", "ripe160", "bitcoin", "bytes", "cryptography" ], "license": "BSD-3-Clause", "main": "./lib/ripemd160.js", "maintainers": [ { "email": "vbuterin@gmail.com", "name": "vbuterin" }, { "email": "boydb@midnightdesign.ws", "name": "midnightlightning" }, { "email": "npm@shesek.info", "name": "nadav" }, { "email": "email@dcousens.com", "name": "dcousens" }, { "email": "dominic.tarr@gmail.com", "name": "dominictarr" }, { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, { "email": "jprichardson@gmail.com", "name": "jprichardson" } ], "name": "ripemd160", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/crypto-browserify/ripemd160.git" }, "scripts": { "browser-test": "mochify --wd -R spec", "test": "mocha test" }, "version": "1.0.1" }