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