Files
nex/resources/OLD.json
2025-12-08 09:14:48 +01:00

11 lines
199 B
JSON

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