Sha256: f10cac519913928247a3b6e9f6099cf0e7b19a63a4dd3eb83a30233d284979d9

Contents?: true

Size: 940 Bytes

Versions: 5

Compression:

Stored size: 940 Bytes

Contents

{
  "name": "@babel/plugin-transform-modules-commonjs",
  "version": "7.10.4",
  "description": "This plugin transforms ES2015 modules to CommonJS",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-modules-commonjs"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "dependencies": {
    "@babel/helper-module-transforms": "^7.10.4",
    "@babel/helper-plugin-utils": "^7.10.4",
    "@babel/helper-simple-access": "^7.10.4",
    "babel-plugin-dynamic-import-node": "^2.3.3"
  },
  "keywords": [
    "babel-plugin"
  ],
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/helper-plugin-test-runner": "^7.10.4",
    "@babel/plugin-syntax-object-rest-spread": "^7.8.0"
  },
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/plugin-transform-modules-commonjs/package.json
tang-0.2.1 spec/tang_app/node_modules/@babel/plugin-transform-modules-commonjs/package.json
tang-0.2.0 spec/tang_app/node_modules/@babel/plugin-transform-modules-commonjs/package.json
tang-0.1.0 spec/tang_app/node_modules/@babel/plugin-transform-modules-commonjs/package.json
tang-0.0.9 spec/tang_app/node_modules/@babel/plugin-transform-modules-commonjs/package.json