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.

78 lines
2.2 KiB

{
"_args": [
[
"figgy-pudding@3.5.1",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "figgy-pudding@3.5.1",
"_id": "figgy-pudding@3.5.1",
"_inBundle": false,
"_integrity": "sha1-hiRwESkBxyeg5JWoB0S9W6odZ5A=",
"_location": "/figgy-pudding",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "figgy-pudding@3.5.1",
"name": "figgy-pudding",
"escapedName": "figgy-pudding",
"rawSpec": "3.5.1",
"saveSpec": null,
"fetchSpec": "3.5.1"
},
"_requiredBy": [
"/@vue/cli-service/cacache",
"/@vue/cli-service/ssri",
"/cacache",
"/ssri"
],
"_resolved": "https://registry.npm.taobao.org/figgy-pudding/download/figgy-pudding-3.5.1.tgz",
"_spec": "3.5.1",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"author": {
"name": "Kat Marchán",
"email": "kzm@sykosomatic.org"
},
"bugs": {
"url": "https://github.com/zkat/figgy-pudding/issues"
},
"dependencies": {},
"description": "Delicious, festive, cascading config/opts definitions",
"devDependencies": {
"standard": "^11.0.1",
"standard-version": "^4.4.0",
"tap": "^12.0.1",
"weallbehave": "^1.2.0",
"weallcontribute": "^1.0.8"
},
"files": [
"*.js",
"lib"
],
"homepage": "https://github.com/zkat/figgy-pudding#readme",
"keywords": [
"config",
"options",
"yummy"
],
"license": "ISC",
"main": "index.js",
"name": "figgy-pudding",
"repository": {
"type": "git",
"url": "git+https://github.com/zkat/figgy-pudding.git"
},
"scripts": {
"postrelease": "npm publish && git push --follow-tags",
"prerelease": "npm t",
"pretest": "standard",
"release": "standard-version -s",
"test": "tap -J --100 --coverage test/*.js",
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
},
"version": "3.5.1"
}