storipress/karbon

View on GitHub
packages/playground/package.json

Summary

Maintainability
Test Coverage
{
  "name": "@storipress/karbon-playground",
  "version": "0.0.0",
  "private": true,
  "packageManager": "yarn@4.2.2",
  "license": "MIT",
  "repository": "git@github.com:storipress/karbon.git",
  "bugs": {
    "url": "https://github.com/storipress/karbon"
  },
  "scripts": {
    "analyze": "moon run analyze",
    "dev": "moon run dev"
  },
  "msw": {
    "workerDirectory": "public"
  },
  "dependencies": {
    "@apollo/client": "^3.10.5",
    "@babel/runtime": "^7.24.7",
    "@iframely/embed.js": "^1.10.3",
    "@nuxt/devalue": "^2.0.2",
    "@nuxt/kit": "3.7.3",
    "@nuxtjs/html-validator": "^1.5.1",
    "@sentry/node": "^7.117.0",
    "@sentry/tracing": "^7.117.0",
    "@storipress/builder-component": "^1.4.3",
    "@storipress/custom-field": "workspace:*",
    "@storipress/karbon": "workspace:*",
    "@storipress/vue-advertising": "^1.1.0",
    "@vueuse/core": "^10.1.2",
    "@vueuse/nuxt": "^10.1.2",
    "@zhead/schema": "^1.1.0",
    "chalk": "^5.3.0",
    "cross-fetch": "^4.0.0",
    "destr": "^2.0.3",
    "events": "^3.3.0",
    "fast-deep-equal": "^3.1.3",
    "find-cache-dir": "^5.0.0",
    "fs-extra": "^11.2.0",
    "graphql": "^16.8.1",
    "jose": "^5.0.0",
    "jszip": "^3.10.1",
    "knitwork": "^1.1.0",
    "lodash.sortby": "^4.7.0",
    "lodash.truncate": "^4.4.2",
    "node-fetch-native": "^1.6.4",
    "ohash": "^1.1.3",
    "ora": "^8.0.1",
    "parse5": "^7.1.2",
    "pathe": "^1.1.2",
    "sass": "^1.77.5",
    "scule": "^1.3.0",
    "serialize-javascript": "^6.0.2",
    "tailwindcss": "^3.4.4",
    "tiny-invariant": "^1.3.3",
    "type-fest": "^4.20.0",
    "typesense-instantsearch-adapter": "^2.8.0",
    "unplugin-auto-import": "^0.17.6",
    "unplugin-vue-components": "^0.26.0",
    "unstorage": "^1.10.2",
    "uuid": "^9.0.1",
    "vite": "^5.3.1",
    "vite-plugin-css-injected-by-js": "^3.5.1",
    "vue-instantsearch": "^4.15.0",
    "vue3-lazy-hydration": "^1.2.1"
  },
  "devDependencies": {
    "@nuxt/devtools": "0.8.0",
    "@nuxt/image": "1.0.0-rc.1",
    "@nuxtjs/tailwindcss": "6.8.0",
    "@rollup/plugin-virtual": "3.0.2",
    "@types/fs-extra": "11.0.4",
    "@types/jszip": "3.4.1",
    "@types/lodash.sortby": "4.7.9",
    "@types/lodash.truncate": "4.4.9",
    "@types/serialize-javascript": "5.0.4",
    "@types/tailwindcss": "3.1.0",
    "@types/tar": "6.1.13",
    "@types/uuid": "9.0.8",
    "@vitejs/plugin-vue": "5.0.4",
    "eslint": "9.4.0",
    "eslint-config-prettier": "9.1.0",
    "eslint-plugin-prettier": "5.1.3",
    "fs-extra": "11.2.0",
    "globby": "14.0.1",
    "nuxt": "3.7.3",
    "prettier": "3.3.2",
    "tsx": "4.15.4",
    "typescript": "5.4.5",
    "vitest": "1.6.0"
  }
}