{ "_from": "@babel/plugin-proposal-json-strings@^7.10.1", "_id": "@babel/plugin-proposal-json-strings@7.10.1", "_inBundle": false, "_integrity": "sha512-m8r5BmV+ZLpWPtMY2mOKN7wre6HIO4gfIiV+eOmsnZABNenrt/kzYBwrh+KOfgumSWpnlGs5F70J8afYMSJMBg==", "_location": "/@babel/plugin-proposal-json-strings", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-proposal-json-strings@^7.10.1", "name": "@babel/plugin-proposal-json-strings", "escapedName": "@babel%2fplugin-proposal-json-strings", "scope": "@babel", "rawSpec": "^7.10.1", "saveSpec": null, "fetchSpec": "^7.10.1" }, "_requiredBy": [ "/@babel/preset-env", "/babel-preset-react-app/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.1.tgz", "_shasum": "b1e691ee24c651b5a5e32213222b2379734aff09", "_spec": "@babel/plugin-proposal-json-strings@^7.10.1", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\preset-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.10.1", "@babel/plugin-syntax-json-strings": "^7.8.0" }, "deprecated": false, "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", "devDependencies": { "@babel/core": "^7.10.1", "@babel/helper-plugin-test-runner": "^7.10.1" }, "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf", "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-proposal-json-strings", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-proposal-json-strings" }, "version": "7.10.1" }