23 lines
462 B
JSON
23 lines
462 B
JSON
{
|
|
"name": "traxxx-core",
|
|
"version": "1.0.0",
|
|
"description": "Archiving core of the traxxx project.",
|
|
"main": "src/app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitea.unknown.name/DebaucheryLibrarian/traxxx-core"
|
|
},
|
|
"keywords": [
|
|
"adult",
|
|
"nsfw",
|
|
"porn",
|
|
"xxx",
|
|
"archive"
|
|
],
|
|
"author": "DebaucheryLibrarian",
|
|
"license": "ISC"
|
|
}
|