{ "name": "babel-plugin-transform-runtime", "version": "7.0.0-alpha.15", "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "devDependencies": { "babel-helper-plugin-test-runner": "7.0.0-alpha.15" } }