UNPKG

@nu-art/db-api-generator

Version:
63 lines (62 loc) 1.53 kB
{ "name": "@nu-art/db-api-generator", "version": "0.201.41", "description": "db-api-generator", "keywords": [ "TacB0sS", "express", "infra", "live-docs", "nu-art", "thunderstorm", "typescript" ], "homepage": "https://github.com/nu-art-js/db-api-generator", "bugs": { "url": "https://github.com/nu-art-js/db-api-generator/issues" }, "repository": { "type": "git", "url": "git+ssh://git@github.com:nu-art-js/db-api-generator.git" }, "publishConfig": { "directory": "dist", "linkDirectory": true }, "license": "Apache-2.0", "author": "TacB0sS", "main": "index.js", "types": "index.d.ts", "scripts": { "build": "tsc" }, "dependencies": { "@nu-art/ts-common": "0.201.41", "@nu-art/firebase": "0.201.41", "@nu-art/thunderstorm": "0.201.41", "@nu-art/ts-styles": "0.201.41", "firebase": "~9.18.0", "firebase-admin": "11.9.0", "firebase-functions": "4.4.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.9.0", "moment": "^2.24.0", "use-strict": "^1.0.1", "csstype": "^3.0.0", "express": "^4.18.2", "history": "^4.9.0", "module-alias": "^2.2.0", "qs": "^6.6.0", "request": "^2.88.0" }, "devDependencies": { "@types/react": "^18.0.29", "@types/react-router-dom": "^5.3.3", "@types/compression": "^1.7.0", "@types/express": "^4.17.17", "@types/history": "^4.7.2", "@types/request": "^2.48.1", "compression": "^1.7.4" } }