20 lines
396 B
JSON
20 lines
396 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": "^25.4.0",
|
|
"chalk": "^5.4.1",
|
|
"date-fns": "^4.1.0",
|
|
"dotenv": "^16.4.7"
|
|
}
|
|
}
|