{
  "name": "@icon-garden/vue-next",
  "version": "1.1.0",
  "description": "Vue3 Icons for IconGarden",
  "keywords": [
    "icon",
    "svg"
  ],
  "author": "yijinc <yijinc@qq.com>",
  "homepage": "https://yijinc.github.io/icon-garden",
  "license": "ISC",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "module": "es/index.js",
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "vue": "^3.2.33"
  },
  "bugs": {
    "url": "https://github.com/yijinc/icon-garden/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/yijinc/icon-garden"
  },
  "engines": {
    "node": ">= 10.0.0",
    "npm": ">= 6.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "9fc2211ce5d7b3ec2de93d199c4621b0783401b3"
}
