Files
low-code-react-app-b/packages/spark-tools/dist/spark.package.json
2026-01-17 22:16:42 +00:00

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"
}