mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"_from": "ripemd160@0.2.0",
|
|
"_id": "ripemd160@0.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-K/GYveFnys+lHAqSjoS2i74XH84=",
|
|
"_location": "/ripemd160",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "ripemd160@0.2.0",
|
|
"name": "ripemd160",
|
|
"escapedName": "ripemd160",
|
|
"rawSpec": "0.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/crypto-browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-0.2.0.tgz",
|
|
"_shasum": "2bf198bde167cacfa51c0a928e84b68bbe171fce",
|
|
"_spec": "ripemd160@0.2.0",
|
|
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/crypto-browserify",
|
|
"bugs": {
|
|
"url": "https://github.com/cryptocoinjs/ripemd160/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Compute RIPEMD160 of bytes or strings.",
|
|
"devDependencies": {
|
|
"mocha": "~1.17.1",
|
|
"mochify": "~0.4.2",
|
|
"terst": "~0.1.0"
|
|
},
|
|
"homepage": "https://github.com/cryptocoinjs/ripemd160#readme",
|
|
"keywords": [
|
|
"string",
|
|
"strings",
|
|
"ripemd160",
|
|
"ripe160",
|
|
"bitcoin",
|
|
"bytes",
|
|
"cryptography"
|
|
],
|
|
"main": "./lib/ripemd160.js",
|
|
"name": "ripemd160",
|
|
"repository": {
|
|
"url": "git+https://github.com/cryptocoinjs/ripemd160.git",
|
|
"type": "git"
|
|
},
|
|
"version": "0.2.0"
|
|
}
|