{
  "name": "@dzcode-io/leblad",
  "version": "1.0.3",
  "description": "Algerian administrative areas package",
  "main": "src/index.js",
  "private": false,
  "scripts": {
    "test": "jest",
    "test.watch": "jest --watch",
    "test.mutation": "stryker run",
    "lint": "eslint .",
    "lint.fix": "eslint . --fix",
    "update-dataset": "node update-wilaya-dataset.js",
    "prepare": "husky install"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dzcode-io/leblad.git"
  },
  "keywords": [
    "dz",
    "algeria",
    "algérie",
    "wilaya"
  ],
  "author": "Fortas Abdeldjalil (https://fcmam5.me)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dzcode-io/leblad/issues"
  },
  "homepage": "https://github.com/dzcode-io/leblad#readme",
  "devDependencies": {
    "@stryker-mutator/core": "^5.6.1",
    "@stryker-mutator/jest-runner": "^5.6.1",
    "@types/jest": "^27.4.1",
    "axios": "^0.26.0",
    "eslint": "^8.10.0",
    "eslint-config-airbnb-base": "^15.0.0",
    "eslint-config-prettier": "^8.4.0",
    "eslint-plugin-import": "^2.25.4",
    "eslint-plugin-prettier": "^4.0.0",
    "eslint-plugin-sonarjs": "^0.12.0",
    "husky": "^6.0.0",
    "jest": "^27.5.1",
    "prettier": "^2.5.1"
  }
}
