Files
d4c-community/package.json
T
2026-04-10 16:24:05 -04:00

18 lines
360 B
JSON

{
"name": "d4c-community",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.33.0",
"devDependencies": {
"@slidev/cli": "52.14.2",
"@slidev/theme-default": "^0.25.0"
}
}