mirror of
https://github.com/tymur999/profit-script.git
synced 2025-08-03 15:20:35 +00:00
created
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "profit-script",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "tsc && node --env-file=.env src/index.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@solana/web3.js": "^1.91.8"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user