mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"name": "fetch",
|
|
"version": "1.0.0",
|
|
"description": "Cyclic.sh/render",
|
|
"main": "vanilla.js",
|
|
"scripts": {
|
|
"start": "node vanilla.js"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
}
|