Sha256: f51a5c2eccc53a3be566b06ff3a01e9d1164b1eaaa5a08e9e1b654315438838d
Contents?: true
Size: 1.02 KB
Versions: 7
Compression:
Stored size: 1.02 KB
Contents
{ "name": "@babel/plugin-transform-runtime", "version": "7.5.5", "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", "publishConfig": { "access": "public" }, "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-module-imports": "^7.0.0", "@babel/helper-plugin-utils": "^7.0.0", "resolve": "^1.8.1", "semver": "^5.5.1" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.5.5", "@babel/helper-plugin-test-runner": "^7.0.0", "@babel/helpers": "^7.5.5", "@babel/plugin-transform-runtime": "^7.5.5", "@babel/preset-env": "^7.5.5", "@babel/runtime": "^7.5.5", "@babel/template": "^7.4.4", "@babel/types": "7.0.0-beta.53" }, "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43" }
Version data entries
7 entries across 7 versions & 2 rubygems