{ "_from": "@babel/plugin-transform-json-strings@^7.25.9", "_id": "@babel/plugin-transform-json-strings@7.25.9", "_inBundle": false, "_integrity": "sha512-xoTMk0WXceiiIvsaquQQUaLLXSW1KJ159KP87VilruQm0LNNGxWzahxSS6T6i4Zg3ezp4vA4zuwiNUR53qmQAw==", "_location": "/@babel/plugin-transform-json-strings", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-json-strings@^7.25.9", "name": "@babel/plugin-transform-json-strings", "escapedName": "@babel%2fplugin-transform-json-strings", "scope": "@babel", "rawSpec": "^7.25.9", "saveSpec": null, "fetchSpec": "^7.25.9" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.9.tgz", "_shasum": "c86db407cb827cded902a90c707d2781aaa89660", "_spec": "@babel/plugin-transform-json-strings@^7.25.9", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\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.25.9" }, "deprecated": false, "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", "devDependencies": { "@babel/core": "^7.25.9", "@babel/helper-plugin-test-runner": "^7.25.9" }, "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.25.9" }