{
  "name": "@remote.it/services",
  "version": "0.9.16",
  "description": "",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "scripts": {
    "clean": "rimraf lib",
    "compile": "tsc",
    "compile-watch": "tsc -w",
    "test": "jest",
    "test-watch": "jest --watch"
  },
  "keywords": [
    "remoteit",
    "remote.it",
    "services",
    "utils"
  ],
  "bugs": {
    "url": "https://github.com/remoteit/remote.it.js/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/remoteit/remote.it.js.git"
  },
  "homepage": "https://github.com/remoteit/remote.it.js#readme",
  "author": "Dana Woodman <dana@remote.it>",
  "license": "MIT",
  "dependencies": {
    "@aws-amplify/auth": "4.1.1",
    "@remote.it/types": "^0.5.5",
    "@segment/analytics.js-integration-segmentio": "^3.3.0",
    "axios": "^0.21.4"
  },
  "gitHead": "4c94bd01e59e1a1a22f35b9140c2d8c49175d92c"
}
