{"name":"formdata-node","version":"0.2.1","description":"FormData implementation for Node.js. Built over Readable stream and async generators.","repository":{"type":"git","url":"git+https://github.com/octet-stream/form-data.git"},"author":{"name":"Nick K.","email":"nick.kruchinin@gmail.com"},"license":"MIT","main":"lib/FormData.js","engines":{"node":">=7.6"},"scripts":{"lint":"eslint src","make":"babel src -d .","watch":"babel src -w -d .","make:ci":"babel src -s -d .","m":"yarn make","w":"yarn watch","cleanup":"rimraf lib test","test":"ava","coverage":"yarn make:ci && node_modules/.bin/nyc yarn test && yarn cleanup && yarn make","report":"yarn make:ci && node_modules/.bin/nyc yarn test && node_modules/.bin/nyc report --reporter=html yarn test && yarn cleanup && yarn make","ci":"yarn make:ci && node_modules/.bin/nyc yarn test && node_modules/.bin/nyc report --reporter=lcov yarn test && node_modules/.bin/codecov && yarn cleanup && yarn make","precommit":"yarn lint","prepush":"yarn report"},"ava":{"babel":"inherit","files":["test/**/*.js","!test/__helper__/*.js"]},"devDependencies":{"@octetstream/eslint-config":"2.0.2","ava":"0.22.0","babel-cli":"6.26.0","babel-core":"6.26.0","babel-plugin-transform-async-generator-functions":"6.24.1","babel-plugin-transform-async-to-generator":"6.24.1","babel-plugin-transform-class-properties":"6.24.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-plugin-transform-es2015-modules-commonjs":"6.26.0","babel-plugin-transform-runtime":"6.23.0","codecov":"2.3.1","eslint":"4.8.0","eslint-plugin-ava":"4.2.2","husky":"0.14.3","lodash.isplainobject":"4.0.6","nyc":"11.2.1","promise-fs":"1.3.0","proxyquire":"1.8.0","rimraf":"2.6.2","sinon":"4.0.1","supertest":"3.0.0","then-busboy":"2.1.1"},"dependencies":{"@octetstream/invariant":"1.1.0","babel-runtime":"6.26.0","mime-types":"2.1.17","nanoid":"0.2.2"},"gitHead":"d1fb842b28fa8c2d4a78dedb811987bc272501ad","bugs":{"url":"https://github.com/octet-stream/form-data/issues"},"homepage":"https://github.com/octet-stream/form-data#readme","_id":"formdata-node@0.2.1","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"octetstream","email":"nick.kruchinin@gmail.com"},"dist":{"shasum":"6097bd721eba0cfaf84bcec9057756b959ce9974","size":6974,"noattachment":false,"key":"/formdata-node/-/formdata-node-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/formdata-node/download/formdata-node-0.2.1.tgz"},"maintainers":[{"name":"octetstream","email":"nick.kruchinin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/formdata-node-0.2.1.tgz_1508457903305_0.855464142980054"},"directories":{},"publish_time":1508457904271,"_hasShrinkwrap":false,"_cnpm_publish_time":1508457904271,"dist-tags":{"cjs":"4.4.1","latest":"6.0.3"}}