1
0
Fork 0
gaiety-life/package.json
Ava Gaiety Wroten 7c428d61bf npm init
2022-01-08 19:33:14 -06:00

22 lines
512 B
JSON

{
"name": "gaiety-life",
"version": "2.0.0",
"description": "Gaiety's Blog",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/gaiety/gaiety-life.git"
},
"keywords": [
"blog"
],
"author": "Ava Wroten",
"license": "The Unlicense",
"bugs": {
"url": "https://gitlab.com/gaiety/gaiety-life/issues"
},
"homepage": "https://gitlab.com/gaiety/gaiety-life#readme"
}