{ "_from": "@babel/plugin-transform-json-strings@^7.28.6", "_id": "@babel/plugin-transform-json-strings@7.28.6", "_inBundle": false, "_integrity": "sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==", "_location": "/@babel/plugin-transform-json-strings", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-json-strings@^7.28.6", "name": "@babel/plugin-transform-json-strings", "escapedName": "@babel%2fplugin-transform-json-strings", "scope": "@babel", "rawSpec": "^7.28.6", "saveSpec": null, "fetchSpec": "^7.28.6" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.28.6.tgz", "_shasum": "4c8c15b2dc49e285d110a4cf3dac52fd2dfc3038", "_spec": "@babel/plugin-transform-json-strings@^7.28.6", "_where": "E:\\git\\2021项目\\安科院大屏\\node_modules\\@babel\\preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.28.6" }, "deprecated": false, "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", "devDependencies": { "@babel/core": "^7.28.6", "@babel/helper-plugin-test-runner": "^7.27.1" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-json-strings", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-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-transform-json-strings" }, "type": "commonjs", "version": "7.28.6" }