{"name":"unflowify","version":"1.0.1","description":"Browserify transform for removing Flow type annotations.","author":{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"},"license":"BSD-3-Clause","main":"index.js","homepage":"https://github.com/leebyron/unflowify","bugs":{"url":"https://github.com/leebyron/unflowify/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/leebyron/unflowify.git"},"scripts":{"test":"DIFF=$(browserify -t . test/source.js | diff test/expected.js -); if [ -n \"$DIFF\" ]; then echo \"$DIFF\"; exit 1; fi;","test-update":"browserify -t . test/source.js > test/expected.js"},"keywords":["browserify","browserify-transform","flow","flowtype"],"dependencies":{"flow-remove-types":"^1.1.2","through":"^2.3.8"},"devDependencies":{"browserify":"^13.0.1"},"gitHead":"6860ea26a1d4e89723d8c44bf22799d23641a5e6","_id":"unflowify@1.0.1","_shasum":"a2ea0d25c0affcc46955e6473575f7c5a1f4a696","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"a2ea0d25c0affcc46955e6473575f7c5a1f4a696","size":2490,"noattachment":false,"key":"/unflowify/-/unflowify-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/unflowify/download/unflowify-1.0.1.tgz"},"maintainers":[{"name":"leebyron","email":"lee@leebyron.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/unflowify-1.0.1.tgz_1481323710083_0.35406600614078343"},"directories":{},"publish_time":1481323712188,"_cnpm_publish_time":1481323712188,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.1"}}