{"name":"ethjs-unit","version":"0.0.2","description":"A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)","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"},"engines":{"npm":">=3","node":">=6.5.0"},"dependencies":{"bignumber.js":"3.0.1"},"devDependencies":{"babel-eslint":"7.1.0","chai":"3.5.0","coveralls":"2.11.9","eslint":"2.10.1","istanbul":"0.4.5","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","eventsource-polyfill":"0.9.6","lint-staged":"1.0.1","mocha":"3.1.2","pre-commit":"1.1.3","web3":"0.17.0-beta"},"keywords":["ethereum","encoding","decoding"],"author":{"name":"Nick Dodson","email":"thenickdodson@gmail.com"},"contributors":[{"name":"Marek Kotewicz","email":"marek@ethdev.com","url":"https://github.com/debris"},{"name":"Fabian Vogelsteller","email":"fabian@ethdev.com"},{"name":"Marian Oancea","email":"marian@ethdev.com","url":"https://github.com/cubedro"},{"name":"Gav Wood","email":"g@ethdev.com"},{"name":"Jeffery Wilcke","email":"jeff@ethdev.com","url":"https://github.com/obscuren"}],"repository":{"type":"git","url":"git://github.com/ethjs/ethjs-unit.git"},"license":"MIT","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":"cd1932fb0d94b636406c2e6e4c070bbdab301122","bugs":{"url":"https://github.com/ethjs/ethjs-unit/issues"},"homepage":"https://github.com/ethjs/ethjs-unit#readme","_id":"ethjs-unit@0.0.2","_shasum":"5eb384fa8573a85795567d6bd046f65bfd688b2c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"silentcicero","email":"thenickdodson@gmail.com"},"dist":{"shasum":"5eb384fa8573a85795567d6bd046f65bfd688b2c","size":10503,"noattachment":false,"key":"/ethjs-unit/-/ethjs-unit-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethjs-unit/download/ethjs-unit-0.0.2.tgz"},"maintainers":[{"name":"silentcicero","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ethjs-unit-0.0.2.tgz_1480435049031_0.994365073973313"},"directories":{},"publish_time":1480435049261,"_hasShrinkwrap":false,"_cnpm_publish_time":1480435049261,"_cnpmcore_publish_time":"2021-12-16T14:35:03.966Z","dist-tags":{"latest":"0.1.6"}}