{
  "name": "@anthor/entities-types",
  "version": "1.132.26",
  "publishConfig": {
    "access": "restricted"
  },
  "main": "dist/index",
  "types": "dist/index",
  "files": [
    "dist"
  ],
  "scripts": {
    "lint": "eslint . --ext ts",
    "build": "yarn clean && yarn compile",
    "gcp-build": "",
    "clean": "rm -rf ./dist && rm -rf tsconfig.build.tsbuildinfo",
    "compile": "tsc -b tsconfig.build.json"
  },
  "devDependencies": {
    "@types/geojson": "^7946.0.7",
    "@typescript-eslint/eslint-plugin": "^5.57.1",
    "eslint-plugin-unused-imports": "^2.0.0"
  },
  "dependencies": {
    "geojson": "^0.5.0",
    "jest-sonar-reporter": "^2.0.0"
  },
  "gitHead": "c3837d288a5434bce194d8e06ec4374007d2f05b"
}
