Update package.json
This commit is contained in:
parent
070859fa3c
commit
70a3d6a9d5
18
package.json
18
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "devil",
|
"name": "dogerat",
|
||||||
"version": "2.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -9,16 +9,6 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index.js"
|
"start": "node index.js"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"author": "shiva yadav",
|
||||||
"author": "l",
|
"license": "ISC"
|
||||||
"license": "ISC",
|
|
||||||
"dependencies": {
|
|
||||||
"body-parser": "^1.19.1",
|
|
||||||
"express": "latest",
|
|
||||||
"multer": "^1.4.4",
|
|
||||||
"node-telegram-bot-api": "latest",
|
|
||||||
"uuid": "^8.3.2",
|
|
||||||
"ws": "latest",
|
|
||||||
"axios": "^0.26.1"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user