{ "name": "litecore-lib-qa", "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { "litecore-lib": { "version": "0.13.22", "resolved": "https://registry.npmjs.org/litecore-lib/-/litecore-lib-0.13.22.tgz", "integrity": "sha1-fXQGvmdYLuX98qwABOpq0dHQ0/A=", "requires": { "bn.js": "=2.0.4", "bs58": "=2.0.0", "buffer-compare": "=1.0.0", "elliptic": "=3.0.3", "inherits": "=2.0.1", "lodash": "=3.10.1", "scryptsy": "=2.0.0" }, "dependencies": { "bn.js": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-2.0.4.tgz", "integrity": "sha1-Igp81nf38b+pNif/QZN3b+eBlIA=" }, "bs58": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/bs58/-/bs58-2.0.0.tgz", "integrity": "sha1-crcTvtIjoKxRi72g484/SBfznrU=" }, "buffer-compare": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/buffer-compare/-/buffer-compare-1.0.0.tgz", "integrity": "sha1-rKp6lm6Y7un64Usxw5pfFY+zxKI=" }, "elliptic": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-3.0.3.tgz", "integrity": "sha1-hlybQgv75VAGuflp+XoNLESWZZU=", "requires": { "bn.js": "^2.0.0", "brorand": "^1.0.1", "hash.js": "^1.0.0", "inherits": "^2.0.1" }, "dependencies": { "brorand": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.0.5.tgz", "integrity": "sha1-B7VMowKGq9Fxig4qgwgD79yb+gQ=" }, "hash.js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.0.3.tgz", "integrity": "sha1-EzL/ABVsCg/92CNgE9B7d6BFFXM=", "requires": { "inherits": "^2.0.1" } } } }, "inherits": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz", "integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=" }, "lodash": { "version": "3.10.1", "resolved": "http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=" }, "scryptsy": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/scryptsy/-/scryptsy-2.0.0.tgz", "integrity": "sha1-Jiw28CMc+nZU4jY/o5TNLexm83g=" } } } } }