{"name":"ethjs-query","version":"0.0.2","description":"A simple query layer for the Ethereum RPC.","main":"./src/index.js","scripts":{"start":"npm test","test":"mocha src/tests/**/*.js -R spec --timeout 2000000","release":"npmpub","pretest":"npm run lint","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","coveralls":"cat ./coverage/lcov/lcov.info | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/silentcicero/ethjs-query.git"},"keywords":["ethereum","query","rpc","web3"],"engines":{"npm":">=3","node":">=6.5.0"},"author":{"name":"Nick Dodson","email":"nick.dodson@consensys.net"},"license":"MIT","bugs":{"url":"https://github.com/silentcicero/ethjs-query/issues"},"homepage":"https://github.com/silentcicero/ethjs-query#readme","dependencies":{"eth-query":"2.1.0","ethjs-format":"0.0.6"},"devDependencies":{"babel-eslint":"7.1.0","chai":"3.5.0","coveralls":"2.11.9","eslint":"2.10.1","eslint-config-airbnb":"9.0.1","eslint-import-resolver-webpack":"0.2.4","eslint-plugin-import":"1.8.0","eslint-plugin-jsx-a11y":"1.2.0","eslint-plugin-react":"5.1.1","ethereumjs-testrpc":"^3.0.2","ethjs-abi":"0.0.1","ethjs-util":"0.0.1","lint-staged":"1.0.1","mocha":"3.2.0","pre-commit":"1.1.3"},"babel":{"presets":["es2015"],"plugins":[["module-resolver",{"root":["./src"]}]]},"lint-staged":{"lint:eslint":"*.js"},"eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"node":true,"mocha":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"import/no-unresolved":2,"comma-dangle":[2,"always-multiline"],"indent":[2,2,{"SwitchCase":1}],"no-console":1,"max-len":0,"prefer-template":2,"no-use-before-define":0,"newline-per-chained-call":0,"arrow-body-style":[2,"as-needed"]}},"pre-commit":"lint:staged","gitHead":"15cf25ee779f79780c5ab65dfeaee699f7d96a08","_id":"ethjs-query@0.0.2","_shasum":"e94ead3146b806256808755f89de706c28148b86","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"e94ead3146b806256808755f89de706c28148b86","size":8866,"noattachment":false,"key":"/ethjs-query/-/ethjs-query-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-query/download/ethjs-query-0.0.2.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-query-0.0.2.tgz_1480183788765_0.7480283670593053"},"directories":{},"publish_time":1480183790688,"_hasShrinkwrap":false,"_cnpm_publish_time":1480183790688,"_cnpmcore_publish_time":"2021-12-16T17:15:08.559Z","dist-tags":{"latest":"0.3.8"}}