{
  "name": "tianditu-types",
  "version": "1.0.1",
  "description": "",
  "types": "src/index.d.ts",
  "keywords": [
    "tianditu",
    "天地图"
  ],
  "repository": "https://github.com/lvzhao1995/tianditu-types.git",
  "author": "LvZhao <abc-1.2@qq.com>",
  "license": "MIT",
  "files": [
    "src"
  ],
  "devDependencies": {
    "typescript": "^5.8.2"
  },
  "scripts": {}
}