commit
8c802b8ea9
1 changed files with 9 additions and 0 deletions
|
@ -2,6 +2,15 @@
|
||||||
"name": "actual",
|
"name": "actual",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"private": true,
|
"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",
|
"license": "MIT",
|
||||||
"workspaces": {
|
"workspaces": {
|
||||||
"packages": [
|
"packages": [
|
||||||
|
|
Loading…
Reference in a new issue