{"_id":"ethjs-format","_rev":"4585819","name":"ethjs-format","description":"A payload formatter for the Ethereum RPC layer.","dist-tags":{"latest":"0.2.7"},"maintainers":[{"name":"silentcicero","email":""}],"time":{"modified":"2026-04-10T16:30:57.000Z","created":"2016-11-25T04:06:18.638Z","0.2.7":"2018-04-18T14:25:19.530Z","0.2.6":"2018-04-10T16:57:03.027Z","0.2.5":"2018-01-14T22:19:55.399Z","0.2.4":"2017-10-30T23:48:41.476Z","0.2.3":"2017-10-30T22:20:38.115Z","0.2.2":"2017-08-09T23:09:53.274Z","0.2.1":"2017-08-09T22:43:54.840Z","0.2.0":"2017-04-18T22:04:24.376Z","0.1.9":"2017-03-16T22:46:18.213Z","0.1.8":"2016-12-20T02:30:49.736Z","0.1.7":"2016-12-20T00:45:50.423Z","0.1.6":"2016-12-20T00:34:30.778Z","0.1.5":"2016-12-11T18:41:35.926Z","0.1.4":"2016-12-10T21:30:03.165Z","0.1.3":"2016-12-10T21:01:49.079Z","0.1.2":"2016-12-07T05:15:35.732Z","0.1.1":"2016-12-07T04:01:45.943Z","0.1.0":"2016-12-05T02:15:23.699Z","0.0.9":"2016-11-29T04:27:37.549Z","0.0.8":"2016-11-28T17:22:22.787Z","0.0.6":"2016-11-26T18:07:11.384Z","0.0.5":"2016-11-26T06:59:44.172Z","0.0.4":"2016-11-26T06:44:15.127Z","0.0.3":"2016-11-26T06:40:10.747Z","0.0.2":"2016-11-25T16:27:23.613Z","0.0.1":"2016-11-25T04:06:18.638Z"},"users":{},"repository":{"type":"git","url":"git+ssh://git@github.com/ethjs/ethjs-format.git"},"versions":{"0.2.7":{"authors":["Nick Dodson <nick.dodson@consensys.net>"],"babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"bugs":{"url":"https://github.com/ethjs/ethjs-format/issues"},"bundleDependencies":false,"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.2.1","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"deprecated":false,"description":"A payload formatter for the Ethereum RPC layer.","devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","chai":"3.5.0","check-es3-syntax-cli":"0.1.3","coveralls":"2.11.9","cross-env":"1.0.7","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-query":"0.0.2","ethjs-sha3":"0.0.1","eventsource-polyfill":"0.9.6","istanbul":"0.4.5","json-loader":"0.5.4","lint-staged":"1.0.1","mocha":"3.1.2","pre-commit":"1.1.3","rimraf":"2.3.4","webpack":"2.1.0-beta.15"},"engines":{"node":">=6.5.0","npm":">=3"},"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"]}},"files":["dist","internals","lib","src"],"homepage":"https://github.com/ethjs/ethjs-format#readme","keywords":["ethereum","rpc","formatter","format"],"license":"MIT","lint-staged":{"lint:eslint":"*.js"},"main":"lib/index.js","name":"ethjs-format","pre-commit":"build","repository":{"type":"git","url":"git+ssh://git@github.com/ethjs/ethjs-format.git"},"scripts":{"build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","coveralls":"npm run test-travis && cat ./coverage/lcov.info | coveralls","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","prebuild":"npm run build:clean && npm run test","prepublish":"npm run build","pretest":"npm run lint","release":"npmpub","start":"npm test","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test-travis":"node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- src/tests/**/*.js -R spec --timeout 2000000","test:clean":"rimraf ./coverage","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000"},"version":"0.2.7","gitHead":"626fe31ed6c7026ab9cc6012b6ea8659bc5faaf0","_id":"ethjs-format@0.2.7","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"20c92f31c259a381588d069830d838b489774b86","size":117803,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.2.7.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ethjs-format_0.2.7_1524061519422_0.38967579443439315"},"_hasShrinkwrap":false,"publish_time":1524061519530,"_cnpm_publish_time":1524061519530,"_cnpmcore_publish_time":"2021-12-16T19:18:27.393Z"},"0.2.6":{"authors":["Nick Dodson <nick.dodson@consensys.net>"],"babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"bugs":{"url":"https://github.com/ethjs/ethjs-format/issues"},"bundleDependencies":false,"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.2.1","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"deprecated":false,"description":"A payload formatter for the Ethereum RPC layer.","devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","chai":"3.5.0","check-es3-syntax-cli":"0.1.3","coveralls":"2.11.9","cross-env":"1.0.7","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-query":"0.0.2","ethjs-sha3":"0.0.1","eventsource-polyfill":"0.9.6","istanbul":"0.4.5","json-loader":"0.5.4","lint-staged":"1.0.1","mocha":"3.1.2","pre-commit":"1.1.3","rimraf":"2.3.4","webpack":"2.1.0-beta.15"},"engines":{"node":">=6.5.0","npm":">=3"},"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"]}},"files":["dist","internals","lib","src"],"homepage":"https://github.com/ethjs/ethjs-format#readme","keywords":["ethereum","rpc","formatter","format"],"license":"MIT","lint-staged":{"lint:eslint":"*.js"},"main":"lib/index.js","name":"ethjs-format","pre-commit":"build","repository":{"type":"git","url":"git+ssh://git@github.com/ethjs/ethjs-format.git"},"scripts":{"build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","coveralls":"npm run test-travis && cat ./coverage/lcov.info | coveralls","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","prebuild":"npm run build:clean && npm run test","prepublish":"npm run build","pretest":"npm run lint","release":"npmpub","start":"npm test","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test-travis":"node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- src/tests/**/*.js -R spec --timeout 2000000","test:clean":"rimraf ./coverage","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000"},"version":"0.2.6","gitHead":"1054d42d0deb92ddca27d1208690f8419c2959c8","_id":"ethjs-format@0.2.6","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"13f5891bad71de9666d2f463abbc6946caa53b26","size":117698,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.2.6.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ethjs-format_0.2.6_1523379422922_0.6192580248443269"},"_hasShrinkwrap":false,"publish_time":1523379423027,"_cnpm_publish_time":1523379423027,"_cnpmcore_publish_time":"2021-12-16T19:18:27.784Z"},"0.2.5":{"name":"ethjs-format","version":"0.2.5","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.2.0","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"4e22e3a106a7580f0087779d2f8548ef87afcd3e","_id":"ethjs-format@0.2.5","_shasum":"44f30abee17b074d7162d2c886abffd065828925","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"44f30abee17b074d7162d2c886abffd065828925","size":117181,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.2.5.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ethjs-format-0.2.5.tgz_1515968395290_0.660262479679659"},"directories":{},"publish_time":1515968395399,"_hasShrinkwrap":false,"_cnpm_publish_time":1515968395399,"_cnpmcore_publish_time":"2021-12-16T19:18:28.031Z"},"0.2.4":{"name":"ethjs-format","version":"0.2.4","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"^0.1.9","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"4e22e3a106a7580f0087779d2f8548ef87afcd3e","_id":"ethjs-format@0.2.4","_shasum":"5bbbc44a5ad24e68ab393312ff9039a73b65bf81","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"5bbbc44a5ad24e68ab393312ff9039a73b65bf81","size":117171,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.2.4.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ethjs-format-0.2.4.tgz_1509407320190_0.461894458392635"},"directories":{},"publish_time":1509407321476,"_hasShrinkwrap":false,"_cnpm_publish_time":1509407321476,"_cnpmcore_publish_time":"2021-12-16T19:18:28.367Z"},"0.2.3":{"name":"ethjs-format","version":"0.2.3","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"^0.1.6","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"4e22e3a106a7580f0087779d2f8548ef87afcd3e","_id":"ethjs-format@0.2.3","_shasum":"9bd867caee82b2dbed984600bb30220cf3cb5830","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"9bd867caee82b2dbed984600bb30220cf3cb5830","size":117164,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.2.3.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ethjs-format-0.2.3.tgz_1509402035664_0.816102389479056"},"directories":{},"publish_time":1509402038115,"_hasShrinkwrap":false,"_cnpm_publish_time":1509402038115,"_cnpmcore_publish_time":"2021-12-16T19:18:28.666Z"},"0.2.2":{"name":"ethjs-format","version":"0.2.2","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.5","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"4e22e3a106a7580f0087779d2f8548ef87afcd3e","_id":"ethjs-format@0.2.2","_shasum":"d73b3a605c2e1257079f7077fd5448e998ce0fcd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"d73b3a605c2e1257079f7077fd5448e998ce0fcd","size":117120,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.2.2.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ethjs-format-0.2.2.tgz_1502320191478_0.5235701985657215"},"directories":{},"publish_time":1502320193274,"_hasShrinkwrap":false,"_cnpm_publish_time":1502320193274,"_cnpmcore_publish_time":"2021-12-16T19:18:29.478Z"},"0.2.1":{"name":"ethjs-format","version":"0.2.1","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.5","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"4e22e3a106a7580f0087779d2f8548ef87afcd3e","_id":"ethjs-format@0.2.1","_shasum":"2a357c0a2c4403f3a6955495d56db8619f92e764","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"2a357c0a2c4403f3a6955495d56db8619f92e764","size":116864,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.2.1.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ethjs-format-0.2.1.tgz_1502318634724_0.4677298590540886"},"directories":{},"publish_time":1502318634840,"_hasShrinkwrap":false,"_cnpm_publish_time":1502318634840,"_cnpmcore_publish_time":"2021-12-16T19:18:29.760Z"},"0.2.0":{"name":"ethjs-format","version":"0.2.0","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.5","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"b09f6563141087911e4e692c5e02a10493ac1264","_id":"ethjs-format@0.2.0","_shasum":"b4aa513fc1d50270d8f102bf06f03c9490d31391","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"b4aa513fc1d50270d8f102bf06f03c9490d31391","size":116827,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.2.0.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-format-0.2.0.tgz_1492553064049_0.4686655823606998"},"directories":{},"publish_time":1492553064376,"_hasShrinkwrap":false,"_cnpm_publish_time":1492553064376,"_cnpmcore_publish_time":"2021-12-16T19:18:29.999Z"},"0.1.9":{"name":"ethjs-format","version":"0.1.9","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.5","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"b09f6563141087911e4e692c5e02a10493ac1264","_id":"ethjs-format@0.1.9","_shasum":"07ba2552e73e09565c9a4d375b4c142989701b18","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"07ba2552e73e09565c9a4d375b4c142989701b18","size":116717,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.9.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.9.tgz_1489704376082_0.12643745192326605"},"directories":{},"publish_time":1489704378213,"_hasShrinkwrap":false,"_cnpm_publish_time":1489704378213,"_cnpmcore_publish_time":"2021-12-16T19:18:30.541Z"},"0.1.8":{"name":"ethjs-format","version":"0.1.8","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.4","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.7.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"413fdec2a4d6a0bb5d40aa642f1407c7f40136ec","_id":"ethjs-format@0.1.8","_shasum":"925ecdd965ea72a2a2daf2a122e5bf80b5ad522a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"925ecdd965ea72a2a2daf2a122e5bf80b5ad522a","size":116777,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.8.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.8.tgz_1482201049501_0.5187222964596003"},"directories":{},"publish_time":1482201049736,"_hasShrinkwrap":false,"_cnpm_publish_time":1482201049736,"_cnpmcore_publish_time":"2021-12-16T19:18:30.888Z"},"0.1.7":{"name":"ethjs-format","version":"0.1.7","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.4","ethjs-util":"0.1.3","is-hex-prefixed":"1.0.0","number-to-bn":"1.6.0","strip-hex-prefix":"1.0.0"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"4099501a6d19906f3d2b6b8548cbc0df4de4d7b0","_id":"ethjs-format@0.1.7","_shasum":"538626b84dd91cb9e0991717ce03a28f4ab5e22b","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"538626b84dd91cb9e0991717ce03a28f4ab5e22b","size":116764,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.7.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.7.tgz_1482194749708_0.7337337308563292"},"directories":{},"publish_time":1482194750423,"_hasShrinkwrap":false,"_cnpm_publish_time":1482194750423,"_cnpmcore_publish_time":"2021-12-16T19:18:31.352Z"},"0.1.6":{"name":"ethjs-format","version":"0.1.6","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.4","strip-hex-prefix":"1.0.0","is-hex-prefixed":"1.0.0","number-to-bn":"1.5.0","ethjs-util":"0.1.3"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"828b303321fa0bb90d8638c279eee8117e7a65ae","_id":"ethjs-format@0.1.6","_shasum":"e0a2ad23cacabe63c746503e72ae5c905953c6d0","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"e0a2ad23cacabe63c746503e72ae5c905953c6d0","size":116432,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.6.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.6.tgz_1482194070061_0.18608016450889409"},"directories":{},"publish_time":1482194070778,"_hasShrinkwrap":false,"_cnpm_publish_time":1482194070778,"_cnpmcore_publish_time":"2021-12-16T19:18:31.779Z"},"0.1.5":{"name":"ethjs-format","version":"0.1.5","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.4","strip-hex-prefix":"1.0.0","is-hex-prefixed":"1.0.0","number-to-bn":"1.4.0","ethjs-util":"0.1.3"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"7c73eac8e7b370fb8dd18304a742bfdabf44bc6d","_id":"ethjs-format@0.1.5","_shasum":"0272adddeeb71871426823c9d5b5f2ab2fbd1ea0","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"0272adddeeb71871426823c9d5b5f2ab2fbd1ea0","size":116414,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.5.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.5.tgz_1481481693474_0.8295257086865604"},"directories":{},"publish_time":1481481695926,"_hasShrinkwrap":false,"_cnpm_publish_time":1481481695926,"_cnpmcore_publish_time":"2021-12-16T19:18:32.221Z"},"0.1.4":{"name":"ethjs-format","version":"0.1.4","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.3","strip-hex-prefix":"1.0.0","is-hex-prefixed":"1.0.0","number-to-bn":"1.4.0","ethjs-util":"0.1.3"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"5b73210651f04f28bb33860e53faae03e500ae3e","_id":"ethjs-format@0.1.4","_shasum":"0dc6d1f8f4de732f29d64723adec08d5f4ff5636","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"0dc6d1f8f4de732f29d64723adec08d5f4ff5636","size":115690,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.4.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.4.tgz_1481405400779_0.19183766329661012"},"directories":{},"publish_time":1481405403165,"_hasShrinkwrap":false,"_cnpm_publish_time":1481405403165,"_cnpmcore_publish_time":"2021-12-16T19:18:32.702Z"},"0.1.3":{"name":"ethjs-format","version":"0.1.3","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.3","strip-hex-prefix":"1.0.0","is-hex-prefixed":"1.0.0","number-to-bn":"1.4.0","ethjs-util":"0.1.3"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"ca68171a3a6ad75ce48be83a8262c483e62ed373","_id":"ethjs-format@0.1.3","_shasum":"84bb84ac8236ac9774af411d229668e99f62613a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"84bb84ac8236ac9774af411d229668e99f62613a","size":115319,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.3.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.3.tgz_1481403708850_0.0190150432754308"},"directories":{},"publish_time":1481403709079,"_hasShrinkwrap":false,"_cnpm_publish_time":1481403709079,"_cnpmcore_publish_time":"2021-12-16T19:18:33.130Z"},"0.1.2":{"name":"ethjs-format","version":"0.1.2","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","browser":"dist/ethjs-format.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"0.1.0","ethjs-util":"0.1.2"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"c289e425344b84c334b4fa4c6f07524b7f5d0c16","_id":"ethjs-format@0.1.2","_shasum":"2cf682bff11a9fa804bfa9d7a6545ecf55a12a66","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"2cf682bff11a9fa804bfa9d7a6545ecf55a12a66","size":142563,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.2.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.2.tgz_1481087734950_0.5758391062263399"},"directories":{},"publish_time":1481087735732,"_hasShrinkwrap":false,"_cnpm_publish_time":1481087735732,"_cnpmcore_publish_time":"2021-12-16T19:18:33.822Z"},"0.1.1":{"name":"ethjs-format","version":"0.1.1","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","browser":"dist/ethjs-format.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bn.js":"4.11.6","ethjs-schema":"^0.1.0","ethjs-util":"0.1.1"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"build","gitHead":"2637f3dc8523acee21b92bcc1c9086270e3d9372","_id":"ethjs-format@0.1.1","_shasum":"9281904d5cdf42d33147c42cd0446df095d62f4f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"9281904d5cdf42d33147c42cd0446df095d62f4f","size":146505,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.1.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.1.tgz_1481083303676_0.6226953659206629"},"directories":{},"publish_time":1481083305943,"_hasShrinkwrap":false,"_cnpm_publish_time":1481083305943,"_cnpmcore_publish_time":"2021-12-16T19:18:34.307Z"},"0.1.0":{"name":"ethjs-format","version":"0.1.0","description":"A payload formatter for the Ethereum RPC layer.","main":"lib/index.js","browser":"dist/ethjs-format.js","files":["dist","internals","lib","src"],"scripts":{"start":"npm test","release":"npmpub","pretest":"npm run lint","prepublish":"npm run build","prebuild":"npm run build:clean && npm run test","build:clean":"npm run test:clean && rimraf ./dist","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build:umd:min":"cross-env BABEL_ENV=commonjs NODE_ENV=production webpack --config ./internals/webpack/webpack.config.js ./lib/index.js --progress","build":"npm run build:commonjs && npm run test:lib && npm run build:umd && npm run build:umd:min","lint":"npm run lint:js","lint:eslint":"eslint --ignore-path .gitignore --ignore-pattern **/**.min.js","lint:js":"npm run lint:eslint -- . ","lint:staged":"lint-staged","test:clean":"rimraf ./coverage","test":"mocha ./src/tests/**/*.js -R spec --timeout 2000000","test:lib":"mocha ./lib/tests/**/*.js -R spec --timeout 2000000","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","babel":{"plugins":[["transform-es2015-template-literals",{"loose":true}],"transform-es2015-literals","transform-es2015-function-name","transform-es2015-arrow-functions","transform-es2015-block-scoped-functions",["transform-es2015-classes",{"loose":true}],"transform-es2015-object-super","transform-es2015-shorthand-properties",["transform-es2015-computed-properties",{"loose":true}],["transform-es2015-for-of",{"loose":true}],"transform-es2015-sticky-regex","transform-es2015-unicode-regex","check-es2015-constants",["transform-es2015-spread",{"loose":true}],"transform-es2015-parameters",["transform-es2015-destructuring",{"loose":true}],"transform-es2015-block-scoping","transform-object-rest-spread","transform-es3-member-expression-literals","transform-es3-property-literals"],"env":{"commonjs":{"plugins":[["transform-es2015-modules-commonjs",{"loose":true}]]}}},"dependencies":{"bignumber.js":"3.0.1","ethjs-util":"0.1.1"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.18.2","babel-eslint":"7.1.0","babel-loader":"6.2.8","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.18.0","babel-plugin-transform-es2015-classes":"6.18.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.19.0","babel-plugin-transform-es2015-for-of":"6.18.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.18.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.18.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-sticky-regex":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-es2015-unicode-regex":"6.11.0","babel-plugin-transform-es3-member-expression-literals":"6.5.0","babel-plugin-transform-es3-property-literals":"6.5.0","babel-plugin-transform-object-rest-spread":"6.19.0","babel-register":"6.18.0","check-es3-syntax-cli":"0.1.3","webpack":"2.1.0-beta.15","json-loader":"0.5.4","rimraf":"2.3.4","cross-env":"1.0.7","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"},"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":"52658873c83de89f9dbbc1df6ab603cd3d4aa03f","_id":"ethjs-format@0.1.0","_shasum":"758d6a956e1416f7769b007dd769fd1e28445efd","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"758d6a956e1416f7769b007dd769fd1e28445efd","size":126777,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.1.0.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.1.0.tgz_1480904121726_0.9565271104220301"},"directories":{},"publish_time":1480904123699,"_hasShrinkwrap":false,"_cnpm_publish_time":1480904123699,"_cnpmcore_publish_time":"2021-12-16T19:18:34.966Z"},"0.0.9":{"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"},"0.0.8":{"name":"ethjs-format","version":"0.0.8","description":"A payload formatter for the Ethereum RPC layer.","main":"./src/index.js","scripts":{"test":"mocha ./src/tests/**/*.js -R spec"},"repository":{"type":"git","url":"git+ssh://git@github.com/silentcicero/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/silentcicero/ethjs-format/issues"},"homepage":"https://github.com/silentcicero/ethjs-format#readme","devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2"},"dependencies":{"ethjs-util":"0.0.3","assert":"1.4.1","bignumber.js":"3.0.1"},"gitHead":"10722609bb7a54873ff873c32d5fc866ffa43d7b","_id":"ethjs-format@0.0.8","_shasum":"9ef931b1b72d8a5e8df1a5bde7189ffe5602491c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"9ef931b1b72d8a5e8df1a5bde7189ffe5602491c","size":14116,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.0.8.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.0.8.tgz_1480353740978_0.5715758765581995"},"directories":{},"publish_time":1480353742787,"_hasShrinkwrap":false,"_cnpm_publish_time":1480353742787,"_cnpmcore_publish_time":"2021-12-16T19:18:36.437Z"},"0.0.6":{"name":"ethjs-format","version":"0.0.6","description":"A payload formatter for the Ethereum RPC layer.","main":"./src/index.js","scripts":{"test":"mocha ./src/tests/**/*.js -R spec"},"repository":{"type":"git","url":"git+ssh://git@github.com/silentcicero/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/silentcicero/ethjs-format/issues"},"homepage":"https://github.com/silentcicero/ethjs-format#readme","devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2"},"dependencies":{"ethjs-util":"0.0.1","assert":"1.4.1","bignumber.js":"3.0.1"},"gitHead":"6a196375e3472f465036d343b530b7acfbd5ff7c","_id":"ethjs-format@0.0.6","_shasum":"d477d79e9232c7b8f62e0ec59f9af0764ad807cd","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"d477d79e9232c7b8f62e0ec59f9af0764ad807cd","size":13595,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.0.6.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.0.6.tgz_1480183629529_0.7228640278335661"},"directories":{},"publish_time":1480183631384,"_hasShrinkwrap":false,"_cnpm_publish_time":1480183631384,"_cnpmcore_publish_time":"2021-12-16T19:18:36.726Z"},"0.0.5":{"name":"ethjs-format","version":"0.0.5","description":"A payload formatter for the Ethereum RPC layer.","main":"./src/index.js","scripts":{"test":"mocha ./src/tests/**/*.js -R spec"},"repository":{"type":"git","url":"git+ssh://git@github.com/silentcicero/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/silentcicero/ethjs-format/issues"},"homepage":"https://github.com/silentcicero/ethjs-format#readme","devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2"},"dependencies":{"ethjs-util":"0.0.1","assert":"1.4.1","bignumber.js":"3.0.1"},"gitHead":"cc0c77a0f0637b3098fd64852f587ae6130b0e3c","_id":"ethjs-format@0.0.5","_shasum":"970720da3735b3671ea36d52a4665df9cf170234","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"970720da3735b3671ea36d52a4665df9cf170234","size":13442,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.0.5.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.0.5.tgz_1480143582333_0.19899087958037853"},"directories":{},"publish_time":1480143584172,"_hasShrinkwrap":false,"_cnpm_publish_time":1480143584172,"_cnpmcore_publish_time":"2021-12-16T19:18:36.946Z"},"0.0.4":{"name":"ethjs-format","version":"0.0.4","description":"A payload formatter for the Ethereum RPC layer.","main":"./src/index.js","scripts":{"test":"mocha ./src/tests/**/*.js -R spec"},"repository":{"type":"git","url":"git+ssh://git@github.com/silentcicero/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/silentcicero/ethjs-format/issues"},"homepage":"https://github.com/silentcicero/ethjs-format#readme","devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2"},"dependencies":{"ethjs-util":"0.0.1","assert":"1.4.1","bignumber.js":"3.0.1"},"gitHead":"75bb73cda7cd03de4e0d153c5079daba87502501","_id":"ethjs-format@0.0.4","_shasum":"2340901991c599961f64b1cb30115857d2184245","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"2340901991c599961f64b1cb30115857d2184245","size":13407,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.0.4.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-format-0.0.4.tgz_1480142654897_0.7950653526932001"},"directories":{},"publish_time":1480142655127,"_hasShrinkwrap":false,"_cnpm_publish_time":1480142655127,"_cnpmcore_publish_time":"2021-12-16T19:18:37.173Z"},"0.0.3":{"name":"ethjs-format","version":"0.0.3","description":"A payload formatter for the Ethereum RPC layer.","main":"./src/index.js","scripts":{"test":"mocha ./src/tests/**/*.js -R spec"},"repository":{"type":"git","url":"git+ssh://git@github.com/silentcicero/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/silentcicero/ethjs-format/issues"},"homepage":"https://github.com/silentcicero/ethjs-format#readme","devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2"},"dependencies":{"ethjs-util":"0.0.1","assert":"1.4.1","bignumber.js":"3.0.1"},"gitHead":"75bb73cda7cd03de4e0d153c5079daba87502501","_id":"ethjs-format@0.0.3","_shasum":"fc3327cfa87b02519587bfcf70331a402d84c01e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"fc3327cfa87b02519587bfcf70331a402d84c01e","size":13290,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.0.3.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ethjs-format-0.0.3.tgz_1480142410104_0.7090232514310628"},"directories":{},"publish_time":1480142410747,"_hasShrinkwrap":false,"_cnpm_publish_time":1480142410747,"_cnpmcore_publish_time":"2021-12-16T19:18:37.440Z"},"0.0.2":{"name":"ethjs-format","version":"0.0.2","description":"A payload formatter for the Ethereum RPC layer.","main":"./src/index.js","scripts":{"test":"mocha ./src/tests/**/*.js -R spec"},"repository":{"type":"git","url":"git+ssh://git@github.com/silentcicero/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/silentcicero/ethjs-format/issues"},"homepage":"https://github.com/silentcicero/ethjs-format#readme","devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2"},"dependencies":{"assert":"^1.4.1","bignumber.js":"^3.0.1"},"gitHead":"47fb4755964e1bae7198855f528f2dfb9d1d0219","_id":"ethjs-format@0.0.2","_shasum":"a15654a9c67256cd8c8a596561259d874578842a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"a15654a9c67256cd8c8a596561259d874578842a","size":14057,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.0.2.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-format-0.0.2.tgz_1480091243382_0.7467651639599353"},"directories":{},"publish_time":1480091243613,"_hasShrinkwrap":false,"_cnpm_publish_time":1480091243613,"_cnpmcore_publish_time":"2021-12-16T19:18:37.701Z"},"0.0.1":{"name":"ethjs-format","version":"0.0.1","description":"A payload formatter for the Ethereum RPC layer.","main":"./src/index.js","scripts":{"test":"mocha ./src/tests/**/*.js -R spec"},"repository":{"type":"git","url":"git+ssh://git@github.com/silentcicero/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/silentcicero/ethjs-format/issues"},"homepage":"https://github.com/silentcicero/ethjs-format#readme","devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2"},"dependencies":{"assert":"^1.4.1","bn.js":"^4.11.6"},"gitHead":"033c284164624d78a97a3af1cf7c33ec79c7bdac","_id":"ethjs-format@0.0.1","_shasum":"7381292fd79790d159f945eae63fc32fa8ada97f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"7381292fd79790d159f945eae63fc32fa8ada97f","size":13319,"noattachment":false,"key":"/ethjs-format/-/ethjs-format-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-format/download/ethjs-format-0.0.1.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-format-0.0.1.tgz_1480046776438_0.2588889370672405"},"directories":{},"publish_time":1480046778638,"_hasShrinkwrap":false,"_cnpm_publish_time":1480046778638,"_cnpmcore_publish_time":"2021-12-16T19:18:37.909Z"}},"readme":"## ethjs-format\n\n<div>\n  <!-- Dependency Status -->\n  <a href=\"https://david-dm.org/ethjs/ethjs-format\">\n    <img src=\"https://david-dm.org/ethjs/ethjs-format.svg\"\n    alt=\"Dependency Status\" />\n  </a>\n\n  <!-- devDependency Status -->\n  <a href=\"https://david-dm.org/ethjs/ethjs-format#info=devDependencies\">\n    <img src=\"https://david-dm.org/ethjs/ethjs-format/dev-status.svg\" alt=\"devDependency Status\" />\n  </a>\n\n  <!-- Build Status -->\n  <a href=\"https://travis-ci.org/ethjs/ethjs-format\">\n    <img src=\"https://travis-ci.org/ethjs/ethjs-format.svg\"\n    alt=\"Build Status\" />\n  </a>\n\n  <!-- NPM Version -->\n  <a href=\"https://www.npmjs.org/package/ethjs-format\">\n    <img src=\"http://img.shields.io/npm/v/ethjs-format.svg\"\n    alt=\"NPM version\" />\n  </a>\n\n  <!-- Test Coverage -->\n  <a href=\"https://coveralls.io/r/ethjs/ethjs-format\">\n    <img src=\"https://coveralls.io/repos/github/ethjs/ethjs-format/badge.svg\" alt=\"Test Coverage\" />\n  </a>\n\n  <!-- Javascript Style -->\n  <a href=\"http://airbnb.io/javascript/\">\n    <img src=\"https://img.shields.io/badge/code%20style-airbnb-brightgreen.svg\" alt=\"js-airbnb-style\" />\n  </a>\n</div>\n\n<br />\n\nA payload formatter for the Ethereum RPC layer.\n\n## Install\n\n```\nnpm install --save ethjs-format\n```\n\n## Usage\n\n```js\nconst format = require('ethjs-format');\n\nconst inputPayload = format.formatInputs('eth_getBalance', [\"0x407d73d8a49eeb85d32cf465507dd71d507100c1\", 405938494]);\n\n// result ['0x407d73d8a49eeb85d32cf465507dd71d507100c1', '0x1832213E']\n\nconst outputPayload = format.formatOutputs('eth_getBalance', \"0x0234c8a3397aab58\");\n\n// result <BigNumber ...>\n// result outputPayload.toString(10) 158972490234375000\n```\n\n## About\n\nA straight forward and complete RPC formatting layer for the Ethereum RPC spec.\n\n## Supported RPC Methods\n\n```\nweb3_clientVersion\nweb3_sha3\nnet_version\nnet_peerCount\nnet_listening\neth_protocolVersion\neth_syncing\neth_coinbase\neth_mining\neth_hashrate\neth_gasPrice\neth_accounts\neth_blockNumber\neth_getBalance\neth_getStorageAt\neth_getTransactionCount\neth_getBlockTransactionCountByHash\neth_getBlockTransactionCountByNumber\neth_getUncleCountByBlockHash\neth_getUncleCountByBlockNumber\neth_getCode\neth_sign\neth_sendTransaction\neth_sendRawTransaction\neth_call\neth_estimateGas\neth_getBlockByHash\neth_getBlockByNumber\neth_getTransactionByHash\neth_getTransactionByBlockHashAndIndex\neth_getTransactionByBlockNumberAndIndex\neth_getTransactionReceipt\neth_getUncleByBlockHashAndIndex\neth_getUncleByBlockNumberAndIndex\neth_getCompilers\neth_compileLLL\neth_compileSolidity\neth_compileSerpent\neth_newFilter\neth_newBlockFilter\neth_newPendingTransactionFilter\neth_uninstallFilter\neth_getFilterChanges\neth_getFilterLogs\neth_getLogs\neth_getWork\neth_submitWork\neth_submitHashrate\ndb_putString\ndb_getString\ndb_putHex\ndb_getHex\nshh_post\nshh_version\nshh_newIdentity\nshh_hasIdentity\nshh_newGroup\nshh_addToGroup\nshh_newFilter\nshh_uninstallFilter\nshh_getFilterChanges\nshh_getMessages\n```\n\n## Contributing\n\nPlease help better the ecosystem by submitting issues and pull requests to `ethjs-format`. We need all the help we can get to build the absolute best linting standards and utilities. We follow the AirBNB linting standard and the unix philosophy.\n\n## Guides\n\nYou'll find more detailed information on using `ethjs-format` and tailoring it to your needs in our guides:\n\n- [User guide](docs/user-guide.md) - Usage, configuration, FAQ and complementary tools.\n- [Developer guide](docs/developer-guide.md) - Contributing to `ethjs-format` and writing your own code and coverage.\n\n## Help out\n\nThere is always a lot of work to do, and will have many rules to maintain. So please help out in any way that you can:\n\n- Create, enhance, and debug ethjs rules (see our guide to [\"Working on rules\"](./github/CONTRIBUTING.md)).\n- Improve documentation.\n- Chime in on any open issue or pull request.\n- Open new issues about your ideas for making `ethjs-format` better, and pull requests to show us how your idea works.\n- Add new tests to *absolutely anything*.\n- Create or contribute to ecosystem tools, like modules for encoding or contracts.\n- Spread the word.\n\nPlease consult our [Code of Conduct](CODE_OF_CONDUCT.md) docs before helping out.\n\nWe communicate via [issues](https://github.com/ethjs/ethjs-format/issues) and [pull requests](https://github.com/ethjs/ethjs-format/pulls).\n\n## Important documents\n\n- [Changelog](CHANGELOG.md)\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [License](https://raw.githubusercontent.com/ethjs/ethjs-format/master/LICENSE)\n\n## Licence\n\nThis project is licensed under the MIT license, Copyright (c) 2016 Nick Dodson. For more information see LICENSE.md.\n\n```\nThe MIT License\n\nCopyright (c) 2016 Nick Dodson. nickdodson.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n```\n","_attachments":{},"homepage":"https://github.com/ethjs/ethjs-format#readme","bugs":{"url":"https://github.com/ethjs/ethjs-format/issues"},"license":"MIT"}