{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-classes@^7.9.5",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-classes",
        "name": "@babel/plugin-transform-classes",
        "rawSpec": "^7.9.5",
        "spec": ">=7.9.5 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-classes@>=7.9.5 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-classes@7.9.5",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-classes",
  "_nodeVersion": "10.19.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-classes_7.9.5_1586287534197_0.5383700808694805"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-classes@^7.9.5",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-classes",
    "name": "@babel/plugin-transform-classes",
    "rawSpec": "^7.9.5",
    "spec": ">=7.9.5 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.9.5.tgz",
  "_shasum": "800597ddb8aefc2c293ed27459c1fcc935a26c2c",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-classes@^7.9.5",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-annotate-as-pure": "^7.8.3",
    "@babel/helper-define-map": "^7.8.3",
    "@babel/helper-function-name": "^7.9.5",
    "@babel/helper-optimise-call-expression": "^7.8.3",
    "@babel/helper-plugin-utils": "^7.8.3",
    "@babel/helper-replace-supers": "^7.8.6",
    "@babel/helper-split-export-declaration": "^7.8.3",
    "globals": "^11.1.0"
  },
  "description": "Compile ES2015 classes to ES5",
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-x2kZoIuLC//O5iA7PEvecB105o7TLzZo8ofBVhP79N+DO3jaX+KYfww9TQcfBEZD0nikNyYcGB1IKtRq36rdmg==",
    "shasum": "800597ddb8aefc2c293ed27459c1fcc935a26c2c",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.9.5.tgz",
    "fileCount": 6,
    "unpackedSize": 25399,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejNOuCRA9TVsSAnZWagAA1PcQAJI3ZuSr6vwcCHWUty6X\nia8wijuiLuMneuPV1wki3pRJJHlBgJ4gCdRWeWyoIjLzE7YWiB7fKknIXzLC\nPHW0yJQuSQaKFI9ZQ41dLiA/Rme96GJiwrAWVwcIzRKgNbOLCrKtXVI7Fcqr\nVj2cQmthf9OBGT2CRhFSbM9jhsK+84H31WH560rHF6ehD7FKYUY+lWimU8yp\n5sx2+9O6RI/PUiFwS5R7qOpjSQ2x0VvU+9BTz+mqaBV9vOKFy7vZXoCRqW3c\n1TwPkpnldJ+tAR5hdfoGTHYltbPuUnVc7iQVAV1nZ2PSG2lCSH3Qawxri0ru\nNf3K4suee5cYeVCdr9sU+rbKRQtubNiuNznjgOlE3gsJkcQ1BVw2m8Hw7Pz4\ny1bV+oPhxxNfNUcfDVabiZdzu0XKq4FRQaF/uO9DlLC5aBBbDFysn2oG/jqn\nbPhgL8SikwIgBBXA0XezdIQykduXfCsY3KMp6ghc1h3kEJrzkrQyIGH05Ncb\n+G4J2x37ALroOpc1EmLqRPk2EnYd8qZVd52O/682I0P9xQ4vp2D2KJ4pqTQ8\nVQTIgFgh676XtOvCKujQ08gGUQMIt4m1r0X8V2t48ueYcQC4NbWxvUqS0gcv\nAXitVwFJZW6pAHhbUQSqba4NcumBIYjcF6+sD8y6wW0pMaRD8+FbCA1QXcSY\nXL9j\r\n=J9ED\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "5b97e77e030cf3853a147fdff81844ea4026219d",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "developit",
      "email": "jason@developit.ca"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/plugin-transform-classes",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-classes"
  },
  "version": "7.9.5"
}
