mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- codegen/packages/spark-tools → frontends/codegen/packages/spark-tools - root pastebin/ was subset of frontends/pastebin/, removed Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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"
|
|
} |