init: import repository
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user