{"name":"ethjs-format","version":"0.0.9","description":"A payload formatter for the Ethereum RPC layer.","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","test-travis":"node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- src/tests/**/*.js -R spec --timeout 2000000","coveralls":"npm run test-travis && cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/ethjs/ethjs-format.git"},"keywords":["ethereum","rpc","formatter","format"],"authors":["Nick Dodson <nick.dodson@consensys.net>"],"engines":{"npm":">=3","node":">=6.5.0"},"license":"MIT","bugs":{"url":"https://github.com/ethjs/ethjs-format/issues"},"homepage":"https://github.com/ethjs/ethjs-format#readme","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","istanbul":"0.4.5","ethjs-query":"0.0.2","ethjs-sha3":"0.0.1","eventsource-polyfill":"0.9.6","lint-staged":"1.0.1","mocha":"3.1.2","pre-commit":"1.1.3"},"dependencies":{"ethjs-util":"0.0.3","assert":"1.4.1","bignumber.js":"3.0.1"},"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":"bb907d453a61ff8e1b475ad38105aae3ee3a1aa4","_id":"ethjs-format@0.0.9","_shasum":"573cba2f4059927ef9e204e09fdfdc6475af2a9c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"573cba2f4059927ef9e204e09fdfdc6475af2a9c","size":17732,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.0.9.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.0.9.tgz_1480393655725_0.697160882409662"},"directories":{},"publish_time":1480393657549,"_hasShrinkwrap":false,"_cnpm_publish_time":1480393657549,"_cnpmcore_publish_time":"2021-12-16T19:18:36.203Z","dist-tags":{"latest":"0.2.7"}}