mirror of
https://github.com/torappinfo/uweb.git
synced 2025-01-15 00:20:56 +01:00
12 lines
193 B
JSON
12 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",
|
|
}
|