{
  "name": "@ophiuchus/image",
  "version": "1.0.2",
  "main": "dist/index.umd.js",
  "module": "dist/index.es.js",
  "style": "dist/index.css",
  "typings": "dist/index.d.ts",
  "peerDependencies": {
    "vue": ">=2.6.10"
  },
  "dependencies": {
    "@ophiuchus/icon": "^1.0.2"
  },
  "scripts": {
    "build": "vite build -c ../../vite.config.build.ts"
  },
  "files": [
    "dist"
  ],
  "devDependencies": {
    "@ophiuchus/style": "^1.0.1"
  },
  "keywords": [
    "ui",
    "vue",
    "frontend",
    "component",
    "ophiuchus",
    "vant",
    "vite"
  ],
  "homepage": "https://github.com/songbug1024/ophiuchus",
  "bugs": "https://github.com/songbug1024/ophiuchus/issues",
  "author": "songbug1024",
  "license": "MIT",
  "gitHead": "5e2ba4f2a82b1292bb7aa279c905fa2b47f20ebf"
}
