{"name":"flow-remove-types","version":"1.0.2","description":"Removes Flow type annotations from JavaScript files with speed and simplicity.","author":{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"},"license":"BSD-3-Clause","main":"index.js","bin":{"flow-remove-types":"./flow-remove-types","flow-node":"./flow-node"},"homepage":"https://github.com/leebyron/flow-remove-types","bugs":{"url":"https://github.com/leebyron/flow-remove-types/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/leebyron/flow-remove-types.git"},"scripts":{"test":"DIFF=$(./flow-remove-types test/source.js | diff test/expected.js -); if [ -n \"$DIFF\" ]; then echo \"$DIFF\"; exit 1; fi; RES=$(node -e 'require(\"./register\");require(\"./test/test-node-module.js\")'); if [ \"$RES\" != 42 ]; then echo 'Node register hook failed'; exit 1; fi; FLOW_NODE=$(./flow-node ./test/test-node-module.js); if [ \"$FLOW_NODE\" != 42 ]; then echo 'flow-node failed'; exit 1; fi;","test-update":"./flow-remove-types test/source.js > test/expected.js"},"keywords":["flow","flowtype","compiler","transpiler","transform","es6"],"dependencies":{"babylon":"^6.8.4"},"gitHead":"b923b59d7a0136244a2a765ddd7d73a3db0b390e","_id":"flow-remove-types@1.0.2","_shasum":"69675f2bbffd2f7adc68078422b0d95d08e4069c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"69675f2bbffd2f7adc68078422b0d95d08e4069c","size":9425,"noattachment":false,"key":"/flow-remove-types/-/flow-remove-types-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/flow-remove-types/download/flow-remove-types-1.0.2.tgz"},"maintainers":[{"name":"flowtype","email":"flowtype+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/flow-remove-types-1.0.2.tgz_1470623771565_0.6546185647603124"},"directories":{},"publish_time":1470623774412,"_cnpm_publish_time":1470623774412,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.188.2"}}