{
  "name": "@kongponents/kcatalog",
  "version": "7.2.2",
  "description": "A grid view of KCards",
  "main": "dist/KCatalog.umd.min.js",
  "componentName": "KCatalog",
  "source": "index.js",
  "files": [
    "dist",
    "*.vue",
    "index.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Kong/kongponents.git"
  },
  "author": "Kong Inc",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/Kong/kongponents/issues"
  },
  "homepage": "https://github.com/Kong/kongponents#readme",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@kongponents/kbutton": "^7.2.2",
    "@kongponents/kcard": "^7.2.2",
    "@kongponents/kemptystate": "^7.2.2",
    "@kongponents/kpagination": "^7.2.2",
    "@kongponents/kskeleton": "^7.2.2",
    "@kongponents/styles": "^7.2.2",
    "@kongponents/utils": "^7.2.2"
  },
  "peerDependencies": {
    "vue": ">= 2.7.0 < 3"
  },
  "gitHead": "289e9c8473fc131fa0454a8f611c441630c845e5"
}
