{
  "name": "@barrman/diffof-common",
  "version": "4.0.1",
  "description": "",
  "main": "index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "tsc": "tsc",
    "prebuild": "rimraf ./dist",
    "build": "tsc"
  },
  "author": "",
  "license": "ISC",
  "gitHead": "d8afc2d2ac9dba6729e956f62b6c2ee8696081c6",
  "publishConfig": {
    "access": "public"
  },
  "devDependencies": {
    "@types/node": "^14.14.41",
    "@typescript-eslint/eslint-plugin": "^4.22.0",
    "@typescript-eslint/parser": "^4.22.0",
    "eslint": "^7.24.0",
    "rimraf": "^3.0.2",
    "typescript": "^4.2.4"
  }
}
