{
  "name": "swiss-army-solr",
  "version": "1.1.34",
  "description": "",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "DragonFire Technologies, LLC",
  "license": "MIT",
  "devDependencies": {
    "@types/mongodb": "^3.1.22",
    "@types/node": "^14.11.2",
    "@types/redis": "^2.8.13",
    "@types/solr-client": "^0.7.2",
    "@types/superagent": "^4.1.8",
    "typescript": "^3.2.2"
  },
  "peerDependencies": {
    "cryptiles": ">=4.1.2",
    "hoek": ">=4.2.1",
    "inversify": "^4.13.0",
    "inversify-binding-decorators": "3.2.0",
    "inversify-express-utils": "6.1.0",
    "inversify-logger-middleware": "3.1.0",
    "mongodb": "^3.2.3",
    "redis": "^2.8.0",
    "solr-client": "github:lgrainger/solr-node-client"
  },
  "dependencies": {
    "swiss-army": "^1.1.90"
  }
}
