init
This commit is contained in:
commit
b975eef1f1
5 changed files with 1543 additions and 0 deletions
10
package.json
Normal file
10
package.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "reporter.js",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@actual-app/api": "^26.3.0",
|
||||
"async-lock": "^1.4.1",
|
||||
"cors": "^2.8.6",
|
||||
"express": "^5.2.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue