{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-template-literals@^7.8.3",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-template-literals",
        "name": "@babel/plugin-transform-template-literals",
        "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-template-literals@>=7.8.3 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-template-literals@7.8.3",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-template-literals",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-template-literals_7.8.3_1578951727048_0.23385885044350996"
  },
  "_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-template-literals@^7.8.3",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-template-literals",
    "name": "@babel/plugin-transform-template-literals",
    "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-template-literals/-/plugin-transform-template-literals-7.8.3.tgz",
  "_shasum": "7bfa4732b455ea6a43130adc0ba767ec0e402a80",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-template-literals@^7.8.3",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-annotate-as-pure": "^7.8.3",
    "@babel/helper-plugin-utils": "^7.8.3"
  },
  "description": "Compile ES2015 template literals to ES5",
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-820QBtykIQOLFT8NZOcTRJ1UNuztIELe4p9DCgvj4NK+PwluSJ49we7s9FB1HIGNIYT7wFUJ0ar2QpCDj0escQ==",
    "shasum": "7bfa4732b455ea6a43130adc0ba767ec0e402a80",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.8.3.tgz",
    "fileCount": 4,
    "unpackedSize": 5999,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQvCRA9TVsSAnZWagAAJNAP/29O2PPPkqnganEKmIXm\nKcSUvedJR+crDcdmFUkE3OfZZDACo8hE59DZ/65CxW3sgoh52JfBFTJ0fbSs\nBl2/Oi8n6MVTZ+BVQdmnGYwD24DdbLdzu3Ek+zJ21xbGvZsDW5ibkyTM/tbC\n1ZMecJLtu1SDZD7l0gnk9yZ1M9pnZK7DfBoet3wAXNqvLJEILE+pYCmPkqgl\nGh1QHl8YwpHLOeXGebgqzMlvlFEo+6iq80ug12TblDy43Y/ZVtavdIEmo/S8\nDnaXDfsF3UusO9TOVuMl6XxMGZ/3XPpBpSATodCqSDTSFqWMz3c2S445SltX\nYSqluw7WQ6g1Vna7g0wFYLx/hQOg5dsiuQQRV46Q2I/EKl6sqHgG46mqWZ75\npoFqlHnUf4g5vcSGq4qxj9p8X0u1eSRwHbwbJWZlDjkHYjdf5zDSCQTYgJcu\nuyEGkDhMVQIP0evaaBaY/0fLtsEHLf/LqMQWozg9/aA8+fR5RwWAvNwC/q07\nCZDlZe/p3TLekRtIEEKctgN3yJ7sAt/MKAN2HodJXEWdmdbER/z6fXzxWLtL\nnfOZvMzwa2ti+34azxFjen0AmIqsP6ujMN86FqXXtkMDzxNDU5Cr5reZY4LG\n2fKzck/l7vHgXJA7y/g30NaLgA4iwzyxIL9zGzLhQdzNQ0cvuPiJN/ojxbOI\n+x7A\r\n=Stmo\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-template-literals",
  "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-template-literals"
  },
  "version": "7.8.3"
}
