mirror of
https://github.com/dataforcanada/d4c-community.git
synced 2026-06-13 14:10:52 +02:00
18 lines
360 B
JSON
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"
|
|
}
|
|
}
|