123456789101112131415161718192021 |
- {
- "name": "zweiachtzehn",
- "version": "1.0.0",
- "description": "",
- "main": "helfer.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "json-formatter-js": "^2.2.0",
- "knex": "^0.14.6",
- "lodash": "^4.17.10",
- "marked": "^0.4.0",
- "objection": "^1.1.10",
- "schild": "^0.3.0",
- "svelte": "^2.6.5",
- "textarea-editor": "^2.1.1"
- }
- }
|