You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
1.8 KiB

{
"_args": [
[
"regjsparser@0.6.2",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "regjsparser@0.6.2",
"_id": "regjsparser@0.6.2",
"_inBundle": false,
"_integrity": "sha1-/WLHU5kUZ9nR/+Cp9n8npSkCS5Y=",
"_location": "/regjsparser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regjsparser@0.6.2",
"name": "regjsparser",
"escapedName": "regjsparser",
"rawSpec": "0.6.2",
"saveSpec": null,
"fetchSpec": "0.6.2"
},
"_requiredBy": [
"/regexpu-core"
],
"_resolved": "https://registry.npm.taobao.org/regjsparser/download/regjsparser-0.6.2.tgz?cache=0&sync_timestamp=1576908177912&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregjsparser%2Fdownload%2Fregjsparser-0.6.2.tgz",
"_spec": "0.6.2",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"author": {
"name": "'Julian Viereck'",
"email": "julian.viereck@gmail.com"
},
"bin": {
"regjsparser": "bin/parser"
},
"bugs": {
"url": "https://github.com/jviereck/regjsparser/issues"
},
"dependencies": {
"jsesc": "~0.5.0"
},
"description": "Parsing the JavaScript's RegExp in JavaScript.",
"devDependencies": {
"regenerate": "~1.0.1",
"unicode-11.0.0": "^0.7.8"
},
"files": [
"bin/",
"LICENSE.BSD",
"parser.js",
"README.md"
],
"homepage": "https://github.com/jviereck/regjsparser",
"license": "BSD-2-Clause",
"main": "./parser",
"name": "regjsparser",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/jviereck/regjsparser.git"
},
"scripts": {
"test": "node test/index.js"
},
"version": "0.6.2"
}