Blorg-Frontend/package.json

16 lines
350 B
JSON

{
"name": "blorg-frontend",
"version": "1.0.0",
"description": "Frontend for Blorg",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.cspark.dev/Blorg/Blorg-Frontend"
},
"author": "Curt Spark",
"license": "GPL-3.0-or-later"
}