Add support for TOML file data source

This commit is contained in:
Max Goodhart
2020-07-01 00:03:08 -07:00
parent cc14f2a17f
commit b2215aa42d
7 changed files with 135 additions and 64 deletions

View File

@@ -13,6 +13,8 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "^2.2.5",
"@repeaterjs/repeater": "^3.0.1",
"chokidar": "^3.4.0",
"ejs": "^3.1.3",
"electron": "^9.0.4",
"koa": "^2.12.1",