groqnote / package.json
trretretret's picture
basic
26ab438
raw
history blame contribute delete
564 Bytes
{
"name": "aiser",
"version": "1.0.0",
"description": "--- title: Aiser emoji: 🐨 colorFrom: red colorTo: red sdk: docker pinned: false ---",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.6.8",
"body-parser": "^1.20.2",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express-rate-limit": "^7.2.0",
"http-proxy-middleware": "^3.0.0",
"multer": "^1.4.5-lts.1",
"request": "^2.88.2"
}
}