2017-03-23 15:49:01 -04:00

14 lines
387 B
JSON

{
"name": "babel-plugin-syntax-function-sent",
"version": "7.0.0-alpha.3",
"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": {}
}