1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/figgy-pudding/package.json

68 lines
1.8 KiB
JSON
Raw Permalink Normal View History

2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from": "figgy-pudding@^3.5.1",
"_id": "figgy-pudding@3.5.2",
2023-12-18 13:12:25 +08:00
"_inBundle": false,
2024-01-16 21:26:16 +08:00
"_integrity": "sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==",
2023-12-18 13:12:25 +08:00
"_location": "/figgy-pudding",
"_phantomChildren": {},
"_requested": {
2024-01-16 21:26:16 +08:00
"type": "range",
2023-12-18 13:12:25 +08:00
"registry": true,
2024-01-16 21:26:16 +08:00
"raw": "figgy-pudding@^3.5.1",
2023-12-18 13:12:25 +08:00
"name": "figgy-pudding",
"escapedName": "figgy-pudding",
2024-01-16 21:26:16 +08:00
"rawSpec": "^3.5.1",
2023-12-18 13:12:25 +08:00
"saveSpec": null,
2024-01-16 21:26:16 +08:00
"fetchSpec": "^3.5.1"
2023-12-18 13:12:25 +08:00
},
"_requiredBy": [
"/cacache",
"/ssri"
],
2024-01-16 21:26:16 +08:00
"_resolved": "https://registry.npmmirror.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
"_shasum": "b4eee8148abb01dcf1d1ac34367d59e12fa61d6e",
"_spec": "figgy-pudding@^3.5.1",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\cacache",
2023-12-18 13:12:25 +08:00
"author": {
"name": "Kat Marchán",
"email": "kzm@sykosomatic.org"
},
"bugs": {
2024-01-16 21:26:16 +08:00
"url": "https://github.com/npm/figgy-pudding/issues"
2023-12-18 13:12:25 +08:00
},
2024-01-16 21:26:16 +08:00
"bundleDependencies": false,
2023-12-18 13:12:25 +08:00
"dependencies": {},
2024-01-16 21:26:16 +08:00
"deprecated": "This module is no longer supported.",
2023-12-18 13:12:25 +08:00
"description": "Delicious, festive, cascading config/opts definitions",
"devDependencies": {
"standard": "^11.0.1",
"standard-version": "^4.4.0",
2024-01-16 21:26:16 +08:00
"tap": "^12.0.1"
2023-12-18 13:12:25 +08:00
},
"files": [
"*.js",
"lib"
],
2024-01-16 21:26:16 +08:00
"homepage": "https://github.com/npm/figgy-pudding#readme",
2023-12-18 13:12:25 +08:00
"keywords": [
"config",
"options",
"yummy"
],
"license": "ISC",
"main": "index.js",
"name": "figgy-pudding",
"repository": {
"type": "git",
2024-01-16 21:26:16 +08:00
"url": "git+https://github.com/npm/figgy-pudding.git"
2023-12-18 13:12:25 +08:00
},
"scripts": {
"postrelease": "npm publish && git push --follow-tags",
"prerelease": "npm t",
"pretest": "standard",
"release": "standard-version -s",
2024-01-16 21:26:16 +08:00
"test": "tap -J --100 --coverage test/*.js"
2023-12-18 13:12:25 +08:00
},
2024-01-16 21:26:16 +08:00
"version": "3.5.2"
2023-12-18 13:12:25 +08:00
}