mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user