20 lines
387 B
JSON
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"
|
|
}
|