Files
2017-05-10 16:33:00 +08:00

112 lines
2.7 KiB
JSON

{
"_args": [
[
"ripemd160@^1.0.0",
"/Users/xmfish/Desktop/test/reacttest/node_modules/create-hash"
]
],
"_cnpm_publish_time": 1430828491689,
"_from": "ripemd160@>=1.0.0 <2.0.0",
"_hasShrinkwrap": false,
"_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": "http://registry.npm.taobao.org/ripemd160/download/ripemd160-1.0.1.tgz",
"_shasum": "93a4bbd4942bc574b69a8fa57c71de10ecca7d6e",
"_shrinkwrap": null,
"_spec": "ripemd160@^1.0.0",
"_where": "/Users/xmfish/Desktop/test/reacttest/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": {
"noattachment": false,
"shasum": "93a4bbd4942bc574b69a8fa57c71de10ecca7d6e",
"size": 4055,
"tarball": "http://registry.npm.taobao.org/ripemd160/download/ripemd160-1.0.1.tgz"
},
"gitHead": "42172c6527a55a24a9ee306996b4a8578d4780db",
"homepage": "https://github.com/crypto-browserify/ripemd160",
"keywords": [
"bitcoin",
"bytes",
"cryptography",
"ripe160",
"ripemd160",
"string",
"strings"
],
"license": "BSD-3-Clause",
"main": "./lib/ripemd160.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": "midnightlightning",
"email": "boydb@midnightdesign.ws"
},
{
"name": "nadav",
"email": "npm@shesek.info"
},
{
"name": "vbuterin",
"email": "vbuterin@gmail.com"
}
],
"name": "ripemd160",
"optionalDependencies": {},
"publish_time": 1430828491689,
"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"
}