add syntax plugins
This commit is contained in:
11
packages/babel-plugin-syntax-function-bind/package.json
Normal file
11
packages/babel-plugin-syntax-function-bind/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "babel-plugin-syntax-function-bind",
|
||||
"version": "1.0.0",
|
||||
"description": "Allow parsing of function bind",
|
||||
"repository": "babel/babel",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user