Initial commit, again.

This commit is contained in:
Diego Ripley
2026-04-10 16:24:05 -04:00
commit 18e4cd0415
36 changed files with 13495 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"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"
}
}