{
  "name": "birth-of-date-v3",
  "version": "1.2.7",
  "description": "Birth Of Date V3",
  "main": "dist/birth-of-date.umd.js",
  "keywords": ["birth", "date", "vue3", "vuetify"],
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "dependencies": {
    "vue": "^3.4.37",
    "vite-plugin-vuetify": "^2.0.3",
    "vuetify": "^3.6.12"
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "^5.1.2",
    "vite": "^5.4.1"
  },
  "author": "chenghuang",
  "license" : "MIT"
}
