add deck and lflist
Showing
| ... | @@ -24,6 +24,7 @@ | ... | @@ -24,6 +24,7 @@ |
| "@types/underscore": "^1.10.24", | "@types/underscore": "^1.10.24", | ||
| "axios": "^0.20.0", | "axios": "^0.20.0", | ||
| "bunyan": "^1.8.14", | "bunyan": "^1.8.14", | ||
| "jinja-js": "^0.1.8", | |||
| "sqlite": "^4.0.15", | "sqlite": "^4.0.15", | ||
| "sqlite3": "^5.0.0", | "sqlite3": "^5.0.0", | ||
| "typescript": "^4.0.3", | "typescript": "^4.0.3", | ||
| ... | ... |
src/deck.ts
0 → 100644
src/utility.ts
0 → 100644
templates/lflist.conf.j2
0 → 100644
test/lflist.ts
0 → 100644
Please register or sign in to comment