Initiali commit.
This commit is contained in:
30
package.json
Normal file
30
package.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.0.0",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.unknown.name/niels/traxxx.git"
|
||||
},
|
||||
"keywords": [
|
||||
"porn",
|
||||
"releases",
|
||||
"updates",
|
||||
"nsfw"
|
||||
],
|
||||
"author": "Niels Simenon",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.2.3",
|
||||
"@babel/core": "^7.3.4",
|
||||
"@babel/preset-env": "^7.3.4",
|
||||
"babel-preset-airbnb": "^3.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"config": "^3.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user