{
  "name": "jc-icons",
  "version": "v0.0.8",
  "main": "index.ts",
  "keywords": [
    "vue",
    "icons"
  ],
  "author": {
    "name": "jcLee1995",
    "email": "291148484@163.com",
    "url": "https://github.com/jacklee1995"
  },
  "license": "MIT",
  "homepage": "http://thispage.tech:9680/jclee1995/jc-icons",
  "repository": "https://github.com/jacklee1995/jc-icons-vue",
  "description": "This is an icon library for Vue framework, in which all font icons are drawn by the library author himself.",
  "peerDependencies": {
    "vue": "^3.2.47"
  },
  "dependencies": {
    "vue-tsc": "^1.2.0"
  }
}
