{
  "name": "@timwoods/searchmanager",
  "version": "1.0.28",
  "description": "",
  "main": "lib/index.js",
  "scripts": {
    "build": "tsc",
    "prepublish": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.slimapps.tech:tholum/searchmanager.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@types/lodash.debounce": "^4.0.6",
    "bf-lib": "^1.0.6",
    "date.js": "^0.3.3",
    "lodash.debounce": "^4.0.8",
    "mobx": "^5.13.0",
    "typescript": "^3.5.3"
  }
}
