This commit is contained in:
Tour
2025-12-08 09:14:48 +01:00
parent 067abd1280
commit ebdbb078cc
2 changed files with 18 additions and 18 deletions

11
resources/OLD.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "nex",
"version": "0.0.1",
"description": "nex - overview",
"maintainers": [
"michael@appmodel.nl"
],
"scripts": {
"build": "mkdir -p dist && cp -r public/* dist/"
}
}