aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: 412799d8cb7bce90d01dbeef96cccdd9091ad9cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "LibreTube",
  "version": "1.0.0",
  "description": "web-site",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://libregit.org/heckyel/libretube.git"
  },
  "keywords": [
    "LibreTube"
  ],
  "author": "Jesús E.",
  "license": "AGPL-3.0"
}