forked from CringeStudios/gamja
10 lines
128 B
JSON
10 lines
128 B
JSON
![]() |
{
|
||
|
"name": "gamja",
|
||
|
"devDependencies": {
|
||
|
"http-server": "^0.12.3"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"start": "http-server ."
|
||
|
}
|
||
|
}
|