babel-plugin-syntax-flow
Version:
Allow parsing of the flow syntax
14 lines (13 loc) • 346 B
JSON
{
"name": "babel-plugin-syntax-flow",
"version": "6.18.0",
"description": "Allow parsing of the flow syntax",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-flow",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {},
"devDependencies": {}
}