2020-08-22 13:17:31 +00:00
|
|
|
{
|
|
|
|
"name": "cloudtube",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"author": "",
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
"dependencies": {
|
2020-08-30 13:54:59 +00:00
|
|
|
"better-sqlite3": "^7.1.0",
|
|
|
|
"cookie": "^0.4.1",
|
2020-09-23 11:45:02 +00:00
|
|
|
"denque": "^1.4.1",
|
2020-11-20 05:27:38 +00:00
|
|
|
"mixin-deep": "^2.0.1",
|
2020-08-22 13:17:31 +00:00
|
|
|
"node-fetch": "^2.6.0",
|
2021-02-03 07:54:39 +00:00
|
|
|
"pinski": "git+https://git.sr.ht/~cadence/nodejs-pinski#210be3cfacbd93d44e104698a29abd39494a6271"
|
2020-08-22 13:17:31 +00:00
|
|
|
}
|
|
|
|
}
|