add a package.json
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "sashinexists",
|
||||||
|
"type": "module",
|
||||||
|
"dependencies": {
|
||||||
|
"@weborigami/origami": "0.2.1"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"build": "ori copy src/site.ori, clear files:build",
|
||||||
|
"start": "ori serve watch src, =debug src/site.ori"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user