2015-10-30 19:16:42 +00:00

14 lines
294 B
JSON

{
"name": "babel-plugin-syntax-function-bind",
"version": "6.0.2",
"description": "Allow parsing of function bind",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {
"babel-runtime": "^5.0.0"
}
}