{ "name": "babel-plugin-transform-function-bind", "version": "7.0.0-alpha.1", "description": "Compile function bind operator to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-bind", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "babel-plugin-syntax-function-bind": "7.0.0-alpha.1" }, "devDependencies": { "babel-helper-plugin-test-runner": "^7.0.0-alpha.1" } }