{
  "_args": [
    [
      {
        "raw": "@babel/plugin-proposal-json-strings@^7.14.2",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-proposal-json-strings",
        "name": "@babel/plugin-proposal-json-strings",
        "rawSpec": "^7.14.2",
        "spec": ">=7.14.2 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-proposal-json-strings@>=7.14.2 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-proposal-json-strings@7.14.2",
  "_inCache": true,
  "_location": "/@babel/plugin-proposal-json-strings",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-proposal-json-strings_7.14.2_1620839357698_0.3903540236888037"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-proposal-json-strings@^7.14.2",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-proposal-json-strings",
    "name": "@babel/plugin-proposal-json-strings",
    "rawSpec": "^7.14.2",
    "spec": ">=7.14.2 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz",
  "_shasum": "830b4e2426a782e8b2878fbfe2cba85b70cbf98c",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-proposal-json-strings@^7.14.2",
  "_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",
    "@babel/plugin-syntax-json-strings": "^7.8.3"
  },
  "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
  "devDependencies": {
    "@babel/core": "7.14.2",
    "@babel/helper-plugin-test-runner": "7.13.10"
  },
  "directories": {},
  "dist": {
    "shasum": "830b4e2426a782e8b2878fbfe2cba85b70cbf98c",
    "integrity": "sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz",
    "fileCount": 4,
    "unpackedSize": 3315,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnAu+CRA9TVsSAnZWagAAEhwQAIjhHry19cp0G6OKRUt9\nJ9Nsa6BzStqeMEJUxIRykwScruAvq9nGuLKoO0PW9wGtdU1SX7ZsHQjSpIwK\nSGP7bEWpvIIKLttfIWoLyIGOs74N3wVIX0X1PrH328ZVzVX3WzoTKkaymS2b\nr+rYyJfvf7OO+XCzRaC6jOOQEjuOGQsRXP+fFeXOd04HYIMoaMQDXf40uCWy\nudONqKV5vl5Y4RzVuRJH3JhfI2YRy/y80JboSI0+HPBpS++NkfQ9ePz6YsOA\nWJpw8FQdON4dZloTJBbZQ2DTHlXVCrcgvPEcCWVqGDTp/EPfLbiuSyNIyE1d\nAauH1HB3xW2XOn6Qae2sixnI9L96ElMEzHhsLRBEba6tRh7zpQJ7RyU1mJW9\nNkoptzteMdSQqgdCgxWIRkvNVH2rp21IBiQ7/xJLNXZPogmuxHlVkRX75DI4\n8ytU9GDg6KDLQTWos4XG34Co/SVFxlNnxX/ja3uGg/xsVBrrWdhdRVlAnTFS\nPThoVB01CJh1w948xKdoSQdjozUGVlLeU+OvNJyL44rbQhuMY2Dj06hNv7bI\n5VtQFa260gGAVvedtRlX886VT1y+24IP2JJqFI3Pt7BqufjXohorbDKfWN3F\nCyp6egDZntF1Bkp2RSitaIR+UQwUiySB1FZPqz0e/7tMbNr3M93GdZNF4XNT\n0VmT\r\n=kORZ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings",
  "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": "npm@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-proposal-json-strings",
  "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-proposal-json-strings"
  },
  "version": "7.14.2"
}
