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