d.ibrohim
Version:
test uchun
18 lines (17 loc) • 360 B
JSON
{
"name": "d.ibrohim",
"version": "1.1.5",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["amir", "firdavs", "diyor"],
"author": "D.Ibrohim",
"license": "ISC",
"description": "test uchun",
"type": "module",
"dependencies": {
"axios": "^1.9.0",
"express": "^5.1.0"
}
}