{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-template-literals@^7.13.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-template-literals",
        "name": "@babel/plugin-transform-template-literals",
        "rawSpec": "^7.13.0",
        "spec": ">=7.13.0 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-template-literals@>=7.13.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-template-literals@7.13.0",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-template-literals",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-template-literals_7.13.0_1614034203949_0.6340973351851464"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-template-literals@^7.13.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-template-literals",
    "name": "@babel/plugin-transform-template-literals",
    "rawSpec": "^7.13.0",
    "spec": ">=7.13.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz",
  "_shasum": "a36049127977ad94438dee7443598d1cefdf409d",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-template-literals@^7.13.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.13.0"
  },
  "description": "Compile ES2015 template literals to ES5",
  "devDependencies": {
    "@babel/core": "7.13.0",
    "@babel/helper-plugin-test-runner": "7.12.13"
  },
  "directories": {},
  "dist": {
    "shasum": "a36049127977ad94438dee7443598d1cefdf409d",
    "integrity": "sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz",
    "fileCount": 4,
    "unpackedSize": 6036,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNDUcCRA9TVsSAnZWagAARlQP/0udtX+MK/PJ4d/4yJnu\nNE7iG2eCjHvLXxRhiC0tEchKa9TKpvIO3gEXoxsesYlN+NYjzkUgOMvKyuYX\nWtJ2olAI+GfUGmqNiDP/fU2BYW0Z8zOFDeTt/sZbR27a82k66SieQdgTQJxH\neA6Mm0pOl1WGExPCNJ67Lq4bNukME4bjw72rWkpZ6kqyDnih2nV0ykDUS0Ws\nna+1wQL9FnTOT9LixLpu6qlQsOf2JulWJ+3NCDq65+6l6a2QTn6M8YZnpFfM\nSaTtF+pYDYTOAouOoXaJTKMgMJBXV+3X38lGsBVdO23jUNmbg71lpSMcnvFI\nrCGPx94lNEOnKv4YwVIgZJBKp/f9rXn7iBzcBmS3T6AJsJkJAaJCRFxx10iy\n1HVreDIHxwx+wlY4zx0mCAnabf9p2Q4ajmL48OUk7waZ4M0w4D29etkcqFM/\ngZPMXJVBvT/+3bveEUkScDg0hiRcTQRzHkbxqGnwGuwoyDJgC+8wtsn1NAHT\nqes0RgQc0OEIUkErc7ZhXPTLZbgjLn2O+VlBUjY/WC77yyl/p3SIQqY97iUl\n02gVy6rkaB28iXUYgMOHtgIjZa7V4C/s/ZddMCKZM8VzXGJLKJn5EJM4tr3H\nqJk4y95Wntjy4LBY7eCM/wovhBBlTmra7qFQOv/jzxyXcc3RIWXZATW0HXIo\n3LYu\r\n=eQbG\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-template-literals",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    }
  ],
  "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": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-template-literals"
  },
  "version": "7.13.0"
}
