{"name":"flow-remove-types","version":"1.0.4","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":"f1155d2afb724a8e60f6376ec3107396049d1c9b","_id":"flow-remove-types@1.0.4","_shasum":"74afc6a73e06df07fea93637fb6144b819ce79c1","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"74afc6a73e06df07fea93637fb6144b819ce79c1","size":9690,"noattachment":false,"key":"/flow-remove-types/-/flow-remove-types-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/flow-remove-types/download/flow-remove-types-1.0.4.tgz"},"maintainers":[{"name":"flowtype","email":"flowtype+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/flow-remove-types-1.0.4.tgz_1473271219845_0.5771919053513557"},"directories":{},"publish_time":1473271221618,"_cnpm_publish_time":1473271221618,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.188.2"}}