{
  "_args": [
    [
      "@babel/helper-module-transforms@^7.11.0",
      "/var/www/siti/c4rgocloud/node_modules/@babel/core"
    ]
  ],
  "_from": "@babel/helper-module-transforms@>=7.11.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-module-transforms@7.11.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/helper-module-transforms",
  "_nodeVersion": "14.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-module-transforms_7.11.0_1596144433516_0.9402683856971066"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "6.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/helper-module-transforms",
    "raw": "@babel/helper-module-transforms@^7.11.0",
    "rawSpec": "^7.11.0",
    "scope": "@babel",
    "spec": ">=7.11.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/plugin-transform-modules-amd",
    "/@babel/plugin-transform-modules-commonjs",
    "/@babel/plugin-transform-modules-systemjs",
    "/@babel/plugin-transform-modules-umd"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz",
  "_shasum": "b16f250229e47211abdd84b34b64737c2ab2d359",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-module-transforms@^7.11.0",
  "_where": "/var/www/siti/c4rgocloud/node_modules/@babel/core",
  "author": {
    "email": "loganfsmyth@gmail.com",
    "name": "Logan Smyth"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "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"
  },
  "description": "Babel helper functions for implementing ES6 module transformations",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "fileCount": 8,
    "integrity": "sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIzsyCRA9TVsSAnZWagAAF2gP/1EJRNM56UI2w+UMmU3J\nNSKVRA7JC8fpYS56i0m/9WBbTFZdlpNprBtTDZ2Z2iaCVIyyfX5xAm95owCJ\nSxSo5cwCcr7lKo3cLkTho73XPdY5hqDEEc4lFZUyRO1wLbwBVG+6OwThjZtj\nmWTWJL7Tdd5Bx/8zHV0TDjGF8AGjfCS0yTPiuWRgKakRaC+OCU646i6ZA4sw\nyWN4Gbm5yBl+kBPVtis4ICVbgFgBijPy1F2zqsF2bQK090fD9XQWNil8Cc+1\nPNW1S3AQjN7yt1tGhAXPaZT8sHUXsLoqjH2Bsl0fVIC1jOc9qKLM/9os46TA\nXziDOaA31Wcbabj/Ch89Wv8akU9uhWJ50ZByHGZnTT/gN+2l++zQl1Piu8jQ\nT0C/1Fl6DcdGxwLf+DBhM6nLHoSj1qt+XnCN4psN4QoQT9PF0goRaAKhLQ3u\nCIICb0BThHrJpR7Z/JE/UJMUeNDgxLruRSoSkRs+6kOjgSG2Jsg++jGdQN08\n+8nm2l+n0E9jpEjV5S0H9BDGvcXN2Z1h0rCr6V0iBKwbGMGoSfgWjX3qkl2P\nUknHweC9S8bPb/wYdorNCWBMWOWRyurHgEx6sqOmm1EXBDEI7y1bJsoZ1WWM\n762JAmV08QLfYKmDDrgigY/mEjuujmoO5nIXSRw8iNMWgNZ7UseCYtPTu33j\nsdyj\r\n=b5zS\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "b16f250229e47211abdd84b34b64737c2ab2d359",
    "tarball": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz",
    "unpackedSize": 34155
  },
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/helper-module-transforms",
  "optionalDependencies": {},
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "directory": "packages/babel-helper-module-transforms",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "version": "7.11.0"
}
