11 lines
199 B
JSON
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/"
|
|
}
|
|
} |