mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-25 22:25:01 +00:00
12 lines
262 B
JSON
12 lines
262 B
JSON
{
|
|
"name": "app",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"scripts": {
|
|
"start": "node proxy.js"
|
|
},
|
|
"author": "",
|
|
"license": "MIT",
|
|
"description": "A wrapper for deploying to the GitHub runtime"
|
|
} |