{ "name": "babel-plugin-transform-function-sent2", "version": "7.0.0-alpha.17", "description": "Compile the function.sent meta propety to valid ES2015 code", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-sent", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "babel-helper-wrap-function": "7.0.0-alpha.17", "babel-plugin-syntax-function-sent": "7.0.0-alpha.17" }, "devDependencies": { "babel-helper-plugin-test-runner": "7.0.0-alpha.17" } }