{
  "name": "@coders4achange/blmjs",
  "version": "0.0.1",
  "description": "Replace insensitive words in a repository",
  "main": "blm.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Coders4AChange/blmjs.git"
  },
  "keywords": [
    "blm",
    "javascript",
    "bias",
    "filter"
  ],
  "author": "Coders4AChange",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Coders4AChange4/blmjs/issues"
  },
  "homepage": "https://github.com/Coders4AChange/blmjs#readme",
  "dependencies": {
    "app-root-path": "^3.0.0",
    "commander": "^6.0.0",
    "lodash": "^4.17.19",
    "prompt": "^1.0.0"
  },
  "devDependencies": {
    "eslint": "^7.6.0",
    "eslint-config-google": "^0.14.0",
    "jest": "^26.2.2",
    "mock-fs": "^4.12.0"
  },
  "directories": {
    "lib": "lib"
  }
}
