Sha256: 2071a9aa65c3b922a665108ce5a024563e4ec734cf1979532a228ef934d7e7fd
Contents?: true
Size: 931 Bytes
Versions: 5
Compression:
Stored size: 931 Bytes
Contents
{ "name": "@babel/helper-compilation-targets", "version": "7.10.4", "author": "The Babel Team (https://babeljs.io/team)", "license": "MIT", "description": "Engine compat data used in @babel/preset-env", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-compilation-targets" }, "main": "lib/index.js", "exports": { ".": "./lib/index.js" }, "publishConfig": { "access": "public" }, "keywords": [ "babel", "babel-plugin" ], "dependencies": { "@babel/compat-data": "^7.10.4", "browserslist": "^4.12.0", "invariant": "^2.2.4", "levenary": "^1.1.1", "semver": "^5.5.0" }, "peerDependencies": { "@babel/core": "^7.0.0" }, "devDependencies": { "@babel/core": "^7.10.4", "@babel/helper-plugin-test-runner": "^7.10.4" }, "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" }
Version data entries
5 entries across 5 versions & 2 rubygems