{
  "name": "ethical-algorithm-tester",
  "version": "1.0.4",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": ["ethical", "algorithms", "testing"],
  "author": "emon.cse273@gmail.com",
  "license": "ISC",
  "description": "",
  "devDependencies": {
    "jest": "^29.7.0"
  },
  "dependencies": {
    "lodash": "^4.17.21",
    "simple-statistics": "^7.8.7"
  }
}
