{
  "_args": [
    [
      "@babel/plugin-transform-template-literals@^7.10.4",
      "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-template-literals@>=7.10.4 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-template-literals@7.10.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/plugin-transform-template-literals",
  "_nodeVersion": "14.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-template-literals_7.10.5_1594750669882_0.2045224378709214"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "lerna/3.19.0/node@v14.5.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/plugin-transform-template-literals",
    "raw": "@babel/plugin-transform-template-literals@^7.10.4",
    "rawSpec": "^7.10.4",
    "scope": "@babel",
    "spec": ">=7.10.4 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.5.tgz",
  "_shasum": "78bc5d626a6642db3312d9d0f001f5e7639fde8c",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-template-literals@^7.10.4",
  "_where": "/var/www/siti/c4rgocloud/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-annotate-as-pure": "^7.10.4",
    "@babel/helper-plugin-utils": "^7.10.4"
  },
  "description": "Compile ES2015 template literals to ES5",
  "devDependencies": {
    "@babel/core": "^7.10.5",
    "@babel/helper-plugin-test-runner": "^7.10.4"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-V/lnPGIb+KT12OQikDvgSuesRX14ck5FfJXt6+tXhdkJ+Vsd0lDCVtF6jcB4rNClYFzaB2jusZ+lNISDk2mMMw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDfbOCRA9TVsSAnZWagAAgbMP/3OTw3vy9Tb3EcEqUxS8\ndXJ4L9FTsZ3I1R4FRj0sOlQuV73JqpOXyYTbtkG9glhHfmYwrWanpBN63eWp\n9i0Io16GzZpMCG613h/IJe2QEv4pgkeAM0QyluEK4BQcBfDTam5VK/SlcqAO\nWYeesMXV1qKtRv3MLhK11CsPl54nQ+trTEk0OkXTVWryrYaWZu186IVHnmlU\nuMBXqpZxwT7AwyZCUxFsWbs96sLKcp+Ty8A4d+eDAteNry6bD93YT9sRPtG3\n8lxcNtb9IXY+eYXbx0l1MQz6LGIcMdClQ4VbhnkwU4GnVziCNWei8HXg0DPO\n21TZza4zpFWc+GNhKxWWSOQsf6nCxDQXSyllBGunRy/ad1vswpN6Gq09RN/E\nAupJtMVv7tMsdlnNep5DuoNuv6E4fVYaxGgSDsKfnCgVdfpcDjViww6OpJPu\nh3LAEQ4mdHd2Je93LM3pio6llefkfqoa0p0UtmdAjzEUjg1vUbnMF6SmbW+f\nZf/OzyrXNkv6vhVydTfC2s0/0z2Dq28rNVQ1aFsnghELYSrzTV6gJJ8riKQh\nwcGNYI18VB9EB+jJeHuBcYfwEhkWMv1ZTnmWwJcb7IkfQ/NyDdLGzIxz8x2f\nQF0cR5Y9zBb3nSpVcHjIl87Sg3Ubz9bL4d8wEA37SXc0Oe/B+ykFA1vrWZ2B\npchG\r\n=RK55\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "78bc5d626a6642db3312d9d0f001f5e7639fde8c",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.5.tgz",
    "unpackedSize": 6074
  },
  "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
  "homepage": "https://github.com/babel/babel#readme",
  "keywords": [
    "babel-plugin"
  ],
  "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/plugin-transform-template-literals",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "directory": "packages/babel-plugin-transform-template-literals",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "version": "7.10.5"
}
