init dashboard

This commit is contained in:
Simon Larsen 2022-05-22 09:46:54 +01:00
parent 788e22b17b
commit 042a1b69b1
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

11
Dashboard/package.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "dashboard",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}