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.

71 lines
1.9 KiB

{
"_args": [
[
"regenerate@1.4.0",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "regenerate@1.4.0",
"_id": "regenerate@1.4.0",
"_inBundle": false,
"_integrity": "sha1-SoVuxLVuQHfFV1icroXnpMiGmhE=",
"_location": "/regenerate",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regenerate@1.4.0",
"name": "regenerate",
"escapedName": "regenerate",
"rawSpec": "1.4.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
},
"_requiredBy": [
"/regenerate-unicode-properties",
"/regexpu-core"
],
"_resolved": "https://registry.npm.taobao.org/regenerate/download/regenerate-1.4.0.tgz",
"_spec": "1.4.0",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"author": {
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
},
"bugs": {
"url": "https://github.com/mathiasbynens/regenerate/issues"
},
"description": "Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.",
"devDependencies": {
"codecov": "^1.0.1",
"grunt": "^0.4.5",
"grunt-shell": "^1.1.1",
"istanbul": "^0.4.3",
"qunit-extras": "^1.1.0",
"qunitjs": "~1.11.0",
"requirejs": "^2.1.15"
},
"homepage": "https://mths.be/regenerate",
"keywords": [
"regex",
"regexp",
"javascript",
"unicode",
"generator",
"tool"
],
"license": "MIT",
"main": "regenerate.js",
"name": "regenerate",
"repository": {
"type": "git",
"url": "git+https://github.com/mathiasbynens/regenerate.git"
},
"scripts": {
"cover": "istanbul cover --report html --verbose --dir coverage tests/tests.js",
"test": "node tests/tests.js"
},
"version": "1.4.0"
}