{
  "name": "@ttou/vant2-typings",
  "version": "2.2.1",
  "description": "Vant2 类型定义",
  "author": "WangRuiJin <1361572192@qq.com>",
  "license": "MulanPSL2",
  "repository": {
    "type": "git",
    "url": "git@gitee.com:jh_shot/typings-packages.git"
  },
  "bugs": "https://gitee.com/jh_shot/typings-packages/issues",
  "homepage": "https://gitee.com/jh_shot/typings-packages",
  "keywords": [
    "Vant2"
  ],
  "files": [
    "types",
    "package.d.ts",
    "vue.d.ts",
    "refs.d.ts"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "devDependencies": {
    "vant": "^2.0.0"
  }
}