{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-shorthand-properties@^7.8.3",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-shorthand-properties",
        "name": "@babel/plugin-transform-shorthand-properties",
        "rawSpec": "^7.8.3",
        "spec": ">=7.8.3 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-shorthand-properties@>=7.8.3 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-shorthand-properties@7.8.3",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-shorthand-properties",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-shorthand-properties_7.8.3_1578951699061_0.6698196229239075"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-shorthand-properties@^7.8.3",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-shorthand-properties",
    "name": "@babel/plugin-transform-shorthand-properties",
    "rawSpec": "^7.8.3",
    "spec": ">=7.8.3 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz",
  "_shasum": "28545216e023a832d4d3a1185ed492bcfeac08c8",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-shorthand-properties@^7.8.3",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.3"
  },
  "description": "Compile ES2015 shorthand properties to ES5",
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-I9DI6Odg0JJwxCHzbzW08ggMdCezoWcuQRz3ptdudgwaHxTjxw5HgdFJmZIkIMlRymL6YiZcped4TTCB0JcC8w==",
    "shasum": "28545216e023a832d4d3a1185ed492bcfeac08c8",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz",
    "fileCount": 4,
    "unpackedSize": 3156,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQTCRA9TVsSAnZWagAAOqQP/iwBgDc2jm0/Umrb61PI\n5GuVbaaAsRUzDWFFtf8HmUEWsc3mQivzCwKj5jRKzSfctzamSq6wEo3JnC5W\nLEdN0n87kAiJuAEZDRhfdQb4OAXfbnJSu5SvRofXO07TYR7aNOwo888fw49I\nEzy723gsYSERwka4/C6k3ascnKTFQ6ufYQ+LqAPIe5aKPmqMCu0bG92s2EtX\nTwyXs8mTYkdWI6i2KWIZpFYR4bVSu3BROK3ZgPK2Sf4qz8QO5bAeChAEdyhH\nFV1x9rBGaENGpnOALtMhhr+cO7ICUdYmFfM9z5SKp23A79DmH/IRCxrfV4L1\nhlJQQ5JmT0YHX6HKI5ED7/pB40DqUp7Y52eRh5ICvsi5SsfwUh8xLM/+a4U3\n4FsMmvFjYV6Uv5XCnwqQv5FHGfN0ELjRxrKqR4hlPVHb0pBNfn9Zlvx6PGUZ\n5TRyQUgYaNMg/nCPcFpL27KtvbSOfZm4s/WdV43YZ5YXmmqZB5tn+d3YR3Nh\nD2dXsODUwEarSEiDzeL7XF9MEYGr3pm3Az1oB83mt2zSxm67JYPkeiMK/9JZ\nfHDl4NQgzs65zwUVSJTrAdu1y4BZLC1sGdCgkLEVNyzySn3yqYZhkOij07Lz\ngwxZd/N20wWUEcfVBYqKVkwfAphf8eBgR/7cj5L4192vsB9ugEbeRUDdniZt\nYijz\r\n=1KwM\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  "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-shorthand-properties",
  "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-shorthand-properties"
  },
  "version": "7.8.3"
}
