Files
api.konstitisyon.nu/package.json
T
2024-12-02 21:57:24 +04:00

17 lines
309 B
JSON

{
"name": "api.konstitisyon.la",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"directus": "^11.2.1",
"sqlite3": "^5.1.7"
}
}