UNPKG

babel-plugin-transform-flow-comments

Version:

Turn flow type annotations into comments

19 lines (18 loc) 506 B
{ "name": "babel-plugin-transform-flow-comments", "version": "6.22.0", "description": "Turn flow type annotations into comments", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-flow-comments", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "babel-runtime": "^6.22.0", "babel-plugin-syntax-flow": "^6.8.0" }, "devDependencies": { "babel-helper-plugin-test-runner": "^6.22.0" } }