2017-04-18 10:41:30 -04:00

14 lines
387 B
JSON

{
"name": "babel-plugin-syntax-function-sent",
"version": "7.0.0-alpha.9",
"description": "Allow parsing of the function.sent meta property",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-function-sent",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {},
"devDependencies": {}
}