15 lines
295 B
JSON
15 lines
295 B
JSON
{
|
|
"name": "fluff",
|
|
"version": "0.1.0-0",
|
|
"main": "index.js",
|
|
"license": "AGPL-3.0",
|
|
"dependencies": {
|
|
"bcrypt": "^6.0.0",
|
|
"better-sqlite3": "^12.5.0",
|
|
"cookie-parser": "^1.4.7",
|
|
"express": "^5.2.1",
|
|
"geoip-country": "^5.0.202512052343",
|
|
"uuid": "^13.0.0"
|
|
}
|
|
}
|