UNPKG

ellaism-client-binaries

Version:
82 lines (81 loc) 2.31 kB
{ "_from": "ellaism-client-binaries@^1.0.0", "_id": "ellaism-client-binaries@1.1.0", "_inBundle": false, "_integrity": "sha1-xOx3CGirgjoi12s+I5YuwF3T/8U=", "_location": "/ellaism-client-binaries", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ellaism-client-binaries@^1.0.0", "name": "ellaism-client-binaries", "escapedName": "ellaism-client-binaries", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/ellaism-client-binaries/-/ellaism-client-binaries-1.1.0.tgz", "_shasum": "c4ec770868ab823a22d76b3e23962ec05dd3ffc5", "_spec": "ellaism-client-binaries@^1.0.0", "_where": "C:\\Users\\forei\\Documents\\GitHub\\ellagem", "author": { "name": "Derek May", "email": "foreignfive@gmail.com" }, "bugs": { "url": "https://github.com/Ellaism-io/ellaism-client-binaries/issues" }, "bundleDependencies": false, "dependencies": { "buffered-spawn": "^3.3.2", "got": "^6.7.1", "lodash.get": "^4.4.2", "lodash.isempty": "^4.4.0", "lodash.values": "^4.3.0", "mkdirp": "^0.5.1", "node-unzip-2": "^0.2.1", "tmp": "0.0.29" }, "deprecated": false, "description": "Download Ellaism client binaries for your OS", "devDependencies": { "bluebird": "^3.4.6", "chai": "^3.5.0", "co-mocha": "^1.1.3", "genomatic": "^1.0.0", "istanbul": "^0.4.5", "live-server": "^1.1.0", "lodash.frompairs": "^4.0.1", "md5-file": "^3.1.1", "mocha": "^3.0.2", "sinon": "^1.17.6", "sinon-chai": "^2.8.0" }, "homepage": "https://github.com/Ellaism-io/ellaism-client-binaries#readme", "keywords": [ "ethereum", "blockchain", "client", "geth", "parity", "ethereumj", "ethereumjs", "pyethereum" ], "license": "MIT", "main": "src/index.js", "name": "ellaism-client-binaries", "repository": { "type": "git", "url": "git+https://github.com/Ellaism-io/ellaism-client-binaries.git" }, "scripts": { "test": "mocha --timeout 180000 --ui exports --reporter spec test/*.test.js", "test-coverage": "istanbul cover _mocha -- --timeout 180000 --ui exports --reporter spec test/*.test.js" }, "version": "1.2.4" }