{
  "name": "@wbc-ui2/code",
  "version": "1.0.0-r02",
  "main": "dist/code2.umd.js",
  "module": "dist/code2.es.js",
  "files": [
    "dist",
    "README.md",
    "LICENSE",
    "logo/"
  ],
  "publishConfig": {
    "access": "public",
    "tag": "next"
  },
  "dependencies": {
    "html2pdf.js": "^0.12.1",
    "prismjs": "^1.30.0"
  },
  "peerDependencies": {
    "@wbc-ui2/core": "1.0.0-r02",
    "vue": "^2.7.16"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wbc-ui2/code.git"
  },
  "homepage": "https://github.com/wbc-ui2/code#readme",
  "bugs": {
    "url": "https://github.com/wbc-ui2/code/issues"
  }
}
