{
  "name": "@robotical/webapp-types",
  "version": "3.23.22",
  "description": "Type definitions for the Application Manager",
  "main": "dist/application-manager.d.ts",
  "types": "dist/application-manager.d.ts",
  "author": "Nikos Theodoropoulos",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/robotical/marty-web-app.git",
    "directory": "types-package"
  },
  "peerDependencies": {
    "@robdobsn/raftjs": "^2.1.6",
    "@robotical/roboticaljs": "^1.1.27"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  }
}
