1
0
Fork 0
fursona/package.json
Ava Gaiety Wroten 4897901105 npm init
2021-04-26 20:22:39 -05:00

19 lines
512 B
JSON

{
"name": "fursona",
"version": "1.0.0",
"description": "Homepage for Gaiety, the doggo",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/gaiety/fursona.git"
},
"author": "Ava Wroten <ava@wroten.me> (https://www.gaiety.me/)",
"license": "ISC",
"bugs": {
"url": "https://gitlab.com/gaiety/fursona/issues"
},
"homepage": "https://gitlab.com/gaiety/fursona#readme"
}