Sha256: 81a3d6ba858894bd196aff174b36beb9dc736c5bd321ec3efc94a013e8138843

Contents?: true

Size: 803 Bytes

Versions: 5

Compression:

Stored size: 803 Bytes

Contents

{
  "name": "@babel/helper-module-transforms",
  "version": "7.11.0",
  "description": "Babel helper functions for implementing ES6 module transformations",
  "author": "Logan Smyth <loganfsmyth@gmail.com>",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-module-transforms"
  },
  "main": "lib/index.js",
  "dependencies": {
    "@babel/helper-module-imports": "^7.10.4",
    "@babel/helper-replace-supers": "^7.10.4",
    "@babel/helper-simple-access": "^7.10.4",
    "@babel/helper-split-export-declaration": "^7.11.0",
    "@babel/template": "^7.10.4",
    "@babel/types": "^7.11.0",
    "lodash": "^4.17.19"
  }
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/helper-module-transforms/package.json
tang-0.2.1 spec/tang_app/node_modules/@babel/helper-module-transforms/package.json
tang-0.2.0 spec/tang_app/node_modules/@babel/helper-module-transforms/package.json
tang-0.1.0 spec/tang_app/node_modules/@babel/helper-module-transforms/package.json
tang-0.0.9 spec/tang_app/node_modules/@babel/helper-module-transforms/package.json