libretube/package.json
2019-04-08 21:32:21 -05:00

20 lines
387 B
JSON

{
"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"
}