Sha256: f3a49265b72856055d95ed5122a3dd30aac744cf720007866a8278760eb9e1c9

Contents?: true

Size: 942 Bytes

Versions: 7

Compression:

Stored size: 942 Bytes

Contents

{
  "name": "@babel/helper-compilation-targets",
  "version": "7.15.4",
  "author": "The Babel Team (https://babel.dev/team)",
  "license": "MIT",
  "description": "Helper functions on Babel compilation targets",
  "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.15.0",
    "@babel/helper-validator-option": "^7.14.5",
    "browserslist": "^4.16.6",
    "semver": "^6.3.0"
  },
  "peerDependencies": {
    "@babel/core": "^7.0.0"
  },
  "devDependencies": {
    "@babel/core": "7.15.4",
    "@babel/helper-plugin-test-runner": "7.14.5",
    "@types/semver": "^5.5.0"
  },
  "engines": {
    "node": ">=6.9.0"
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
disco_app-0.16.1 test/dummy/node_modules/@babel/helper-compilation-targets/package.json
disco_app-0.15.2 test/dummy/node_modules/@babel/helper-compilation-targets/package.json
disco_app-0.18.4 test/dummy/node_modules/@babel/helper-compilation-targets/package.json
disco_app-0.18.1 test/dummy/node_modules/@babel/helper-compilation-targets/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/@babel/helper-compilation-targets/package.json
disco_app-0.14.0 test/dummy/node_modules/@babel/helper-compilation-targets/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/@babel/helper-compilation-targets/package.json