{ "name": "babel-plugin-syntax-function-bind", "version": "6.3.13", "description": "Allow parsing of function bind", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-function-bind", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "babel-runtime": "^5.0.0" }, "devDependencies": { "babel-helper-plugin-test-runner": "^6.3.13" } }