12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "sashinexists",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@weborigami/origami": "0.2.2"
|
|
},
|
|
"scripts": {
|
|
"build": "ori copy src/site.ori, clear files:build",
|
|
"start": "ori serve watch src, =debug src/site.ori"
|
|
}
|
|
}
|