19 lines
372 B
JSON
19 lines
372 B
JSON
{
|
|
"name": "actual-scripts",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"private": true,
|
|
"type": "module",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.oxypomme.fr/oxypomme/actual-scripts.git"
|
|
},
|
|
"author": "oxypomme",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actual-app/api": "^6.8.2",
|
|
"date-fns": "^3.6.0",
|
|
"dotenv": "^16.4.5"
|
|
}
|
|
}
|