{
  "name": "ts-test",
  "version": "1.0.0",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "@types/tmp": "^0.2.6",
    "aerospike": "file:..",
    "dockerode": "^4.0.4",
    "mocha": "^11.1.0",
    "typescript": "^5.7.3"
  },
  "devDependencies": {
    "@types/chai": "^5.0.1",
    "@types/jest": "^29.5.14",
    "@types/mocha": "^10.0.10",
    "@types/semver": "^7.5.8",
    "@types/tmp": "^0.2.6",
    "@types/yargs": "^17.0.33",
    "mocha": "^10.7.3",
    "ts-node": "^10.9.2",
    "typedoc": "^0.26.7",
    "typescript": "^5.5.4"
  }
}
