Add fields to package.json

useful for contributors
This commit is contained in:
Christian Oliff 2022-04-30 01:38:21 +09:00 committed by GitHub
parent 83cab80633
commit 19a0106a9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,15 @@
"name": "actual",
"version": "0.0.1",
"private": true,
"description": "A local-first personal finance system"
"homepage": "https://github.com/actualbudget/actual/",
"bugs": {
"url": "https://github.com/actualbudget/actual/issues/"
},
"repository": {
"type": "git",
"url": "git@github.com:actualbudget/actual.git"
},
"license": "MIT",
"workspaces": {
"packages": [