| 123456789101112131415161718192021222324252627282930313233343536 |
- {
- "name": "totorobook",
- "version": "1.0.0",
- "description": "Numeric Book Shelf",
- "main": "index.js",
- "scripts": {
- "start": "node ./bin/www"
- },
- "repository": {
- "type": "git",
- "url": "git@git.knacki.info:isundil/totorobook.git"
- },
- "author": "isundil",
- "license": "GPL-3.0-or-later",
- "dependencies": {
- "adm-zip": "^0.4.13",
- "assert": "^1.4.1",
- "canvas": "^2.4.1",
- "cookie-parser": "~1.4.3",
- "debug": "~2.6.9",
- "ebook-convert": "^2.0.1",
- "express": "~4.16.0",
- "express-session": "^1.16.1",
- "http": "0.0.0",
- "http-errors": "~1.6.2",
- "mariadb": "^2.0.3",
- "morgan": "~1.9.0",
- "mysql2": "^1.6.5",
- "pdfjs-dist": "^2.0.943",
- "pug": "2.0.0-beta11",
- "sequelize": "^5.7.3",
- "sha256": "^0.2.0",
- "tempfile": "^3.0.0",
- "xml2js": "^0.4.19"
- }
- }
|