{
  "name": "@intuitionrobotics/live-docs",
  "version": "0.42.74",
  "description": "Live docs",
  "keywords": [
    "IR",
    "express",
    "infra",
    "live-docs",
    "nu-art",
    "thunderstorm",
    "typescript"
  ],
  "homepage": "https://github.com/intuition-robotics/live-docs",
  "bugs": {
    "url": "https://github.com/intuition-robotics/live-docs/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com:intuition-robotics/live-docs.git"
  },
  "license": "Apache-2.0",
  "author": "IR",
  "main": "./index.js",
  "types": "./index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "dependencies": {
    "@intuitionrobotics/ts-common": "~0.42.0",
    "use-strict": "^1.0.1"
  },
  "devDependencies": {
    "@intuitionrobotics/firebase": "~0.42.0",
    "@intuitionrobotics/testelot": "~0.42.0",
    "@intuitionrobotics/thunderstorm": "~0.42.0",
    "@types/express": "^4.16.1",
    "@types/node": "^16.0.0",
    "@types/react": "^16.8.7",
    "express": "^4.16.4",
    "module-alias": "^2.2.0",
    "react": "^16.0.0",
    "ts-node": "^8.6.2",
    "tslint": "^5.16.0",
    "typescript": "~4.1.0"
  }
}
