yanchengPowerSupply/node_modules/@babel/helper-string-parser/package.json

65 lines
1.8 KiB
JSON

{
"_args": [
[
"@babel/helper-string-parser@7.19.4",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_development": true,
"_from": "@babel/helper-string-parser@7.19.4",
"_id": "@babel/helper-string-parser@7.19.4",
"_inBundle": false,
"_integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
"_location": "/@babel/helper-string-parser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-string-parser@7.19.4",
"name": "@babel/helper-string-parser",
"escapedName": "@babel%2fhelper-string-parser",
"scope": "@babel",
"rawSpec": "7.19.4",
"saveSpec": null,
"fetchSpec": "7.19.4"
},
"_requiredBy": [
"/@babel/types"
],
"_resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
"_spec": "7.19.4",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"description": "A utility package to parse strings",
"devDependencies": {
"charcodes": "^0.2.0"
},
"engines": {
"node": ">=6.9.0"
},
"exports": {
".": "./lib/index.js",
"./package.json": "./package.json"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-string-parser",
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/helper-string-parser",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-string-parser"
},
"type": "commonjs",
"version": "7.19.4"
}