{ "_from": "mnemonic@^1.0.1", "_id": "mnemonic@1.0.1", "_inBundle": false, "_integrity": "sha512-+uL42ga9Wjg2ku19sTIQ+vgKxRXCTCIs6/Xws3PrzFnfHSDYjMqb+YtYZa8HAlihimVfSOTec9u3lSRZIFoYQQ==", "_location": "/mnemonic", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "mnemonic@^1.0.1", "name": "mnemonic", "escapedName": "mnemonic", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/mnemonic/-/mnemonic-1.0.1.tgz", "_shasum": "c18aa04db4bd99ab73d9aad7dec4e33f4962ed12", "_spec": "mnemonic@^1.0.1", "_where": "D:\\ruyi\\案例", "author": { "name": "Wei Lu" }, "bundleDependencies": false, "deprecated": false, "description": "An implementation of Electrum's mnemonic in JavaScript", "devDependencies": { "mocha": "~1.17.1" }, "license": "GPLv3+", "main": "index.js", "name": "mnemonic", "scripts": { "test": "mocha" }, "version": "1.0.1" }