init: CryptoCoin desktop ticker
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
12
cryptocoin-binance-proxy/package.json
Normal file
12
cryptocoin-binance-proxy/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "cryptocoin-binance-proxy",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"deploy": "wrangler deploy",
|
||||
"dev": "wrangler dev"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wrangler": "^4.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user