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.
73 lines
1.9 KiB
73 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"semver@5.7.1",
|
|
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "semver@5.7.1",
|
|
"_id": "semver@5.7.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-qVT5Ma66UI0we78Gnv8MAclhFvc=",
|
|
"_location": "/semver",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "semver@5.7.1",
|
|
"name": "semver",
|
|
"escapedName": "semver",
|
|
"rawSpec": "5.7.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.7.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/compat-data",
|
|
"/@babel/core",
|
|
"/@babel/helper-compilation-targets",
|
|
"/@babel/plugin-transform-runtime",
|
|
"/@babel/preset-env",
|
|
"/cross-spawn",
|
|
"/eslint",
|
|
"/make-dir",
|
|
"/normalize-package-data"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1580434257623&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz",
|
|
"_spec": "5.7.1",
|
|
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/node-semver/issues"
|
|
},
|
|
"description": "The semantic version parser used by npm.",
|
|
"devDependencies": {
|
|
"tap": "^13.0.0-rc.18"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"range.bnf",
|
|
"semver.js"
|
|
],
|
|
"homepage": "https://github.com/npm/node-semver#readme",
|
|
"license": "ISC",
|
|
"main": "semver.js",
|
|
"name": "semver",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/node-semver.git"
|
|
},
|
|
"scripts": {
|
|
"postpublish": "git push origin --all; git push origin --tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"test": "tap"
|
|
},
|
|
"tap": {
|
|
"check-coverage": true
|
|
},
|
|
"version": "5.7.1"
|
|
}
|