Sha256: ae5fbd1bb2da1accab0950520b61d5b8f5d36c9eeb7e0e5b34eb1c3cc922dc4f

Contents?: true

Size: 1.08 KB

Versions: 5

Compression:

Stored size: 1.08 KB

Contents

{
  "name": "@babel/helper-create-class-features-plugin",
  "version": "7.10.5",
  "author": "The Babel Team (https://babeljs.io/team)",
  "license": "MIT",
  "description": "Compile class public and private fields, private methods and decorators to ES6",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-create-class-features-plugin"
  },
  "main": "lib/index.js",
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "babel",
    "babel-plugin"
  ],
  "dependencies": {
    "@babel/helper-function-name": "^7.10.4",
    "@babel/helper-member-expression-to-functions": "^7.10.5",
    "@babel/helper-optimise-call-expression": "^7.10.4",
    "@babel/helper-plugin-utils": "^7.10.4",
    "@babel/helper-replace-supers": "^7.10.4",
    "@babel/helper-split-export-declaration": "^7.10.4"
  },
  "peerDependencies": {
    "@babel/core": "^7.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.10.5",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7"
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/helper-create-class-features-plugin/package.json
tang-0.2.1 spec/tang_app/node_modules/@babel/helper-create-class-features-plugin/package.json
tang-0.2.0 spec/tang_app/node_modules/@babel/helper-create-class-features-plugin/package.json
tang-0.1.0 spec/tang_app/node_modules/@babel/helper-create-class-features-plugin/package.json
tang-0.0.9 spec/tang_app/node_modules/@babel/helper-create-class-features-plugin/package.json