( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/../tmpr/../tmpr/../tmpr/../editorZ/package.json
{
  "name": "pixie",
  "version": "3.0.3",
  "main": "dist/pixie.umd.js",
  "module": "dist/pixie.es.js",
  "types": "dist/types/src/pixie.d.ts",
  "private": true,
  "exports": {
    ".": {
      "import": "./dist/pixie.es.js",
      "require": "./dist/pixie.umd.js"
    }
  },
  "files": [
    "dist"
  ],
  "scripts": {
    "dev": "vite --host",
    "build": "vite build && npm run build-umd && npm run types && npm run build-cc",
    "types": "tsc --skipLibCheck --emitDeclarationOnly --noEmit false --declarationMap false",
    "build-umd": "vite build --config scripts/vite-umd.config.ts",
    "build-cc": "./scripts/build-cc.sh",
    "serve": "vite preview",
    "extract": "node ./scripts/extract-translations.js"
  },
  "dependencies": {
    "@floating-ui/react-dom": "^1.0.0",
    "@internationalized/date": "^3.0.1",
    "@internationalized/number": "^3.0.3",
    "@react-aria/focus": "3.7.0",
    "@react-aria/interactions": "^3.11.0",
    "@react-aria/overlays": "^3.10.1",
    "@react-aria/ssr": "^3.3.0",
    "@react-aria/utils": "^3.13.3",
    "@react-stately/color": "^3.1.1",
    "@react-stately/utils": "^3.5.1",
    "@sentry/react": "^7.13.0",
    "@sentry/tracing": "^7.13.0",
    "@tanstack/react-query": "^4.3.4",
    "@tanstack/react-virtual": "^3.0.0-beta.18",
    "@use-gesture/react": "^10.2.20",
    "axios": "^0.27.2",
    "axios-retry": "^3.3.1",
    "clsx": "^1.2.1",
    "color": "^4.2.3",
    "deep-object-diff": "^1.1.7",
    "deepmerge": "^4.2.2",
    "dot-object": "^2.1.4",
    "fabric": "^5.2.4",
    "file-saver": "^2.0.5",
    "framer-motion": "^7.3.6",
    "immer": "^9.0.15",
    "mime-match": "^1.0.2",
    "nano-memoize": "^1.3.0",
    "nanoid": "^4.0.0",
    "number-precision": "^1.5.1",
    "react": ">=18.2.0",
    "react-ace": "^10.1.0",
    "react-colorful": "^5.6.1",
    "react-dom": ">=18.2.0",
    "react-hook-form": "^7.36.1",
    "react-merge-refs": "^2.0.1",
    "react-router-dom": "^6.4.1",
    "react-textarea-autosize": "^8.3.3",
    "react-use-clipboard": "^1.0.7",
    "react-use-cookie": "^1.4.0",
    "style-inject": "^0.3.0",
    "tus-js-client": "^3.0.1",
    "zustand": "^4.1.1"
  },
  "peerDependencies": {
    "react": ">=18.2.0",
    "react-dom": ">=18.2.0"
  },
  "devDependencies": {
    "@faker-js/faker": "^7.5.0",
    "@storybook/addon-actions": "^6.5.11",
    "@storybook/addon-essentials": "^6.5.11",
    "@storybook/addon-interactions": "^6.5.11",
    "@storybook/addon-links": "^6.5.11",
    "@storybook/builder-vite": "^0.2.2",
    "@storybook/react": "^6.5.12",
    "@storybook/testing-library": "^0.0.13",
    "@tailwindcss/typography": "^0.5.7",
    "@types/color": "^3.0.2",
    "@types/dot-object": "^2.1.2",
    "@types/fabric": "^4.5.12",
    "@types/file-saver": "^2.0.4",
    "@types/lodash.debounce": "^4.0.6",
    "@types/react": "^18.0.21",
    "@types/react-dom": "^18.0.6",
    "@types/react-recaptcha-v3": "^1.1.2",
    "@types/swagger-ui-react": "^4.11.0",
    "@typescript-eslint/eslint-plugin": "^5.38.0",
    "@typescript-eslint/parser": "^5.38.0",
    "@vitejs/plugin-react": "^2.1.0",
    "autoprefixer": "^10.4.12",
    "cssnano": "^5.1.13",
    "eslint": "8.22",
    "eslint-config-prettier": "^8.3.0",
    "eslint-plugin-import": "^2.25.2",
    "eslint-plugin-jsx-a11y": "^6.6.1",
    "eslint-plugin-react": "^7.31.8",
    "eslint-plugin-react-hooks": "^4.6.0",
    "eslint-plugin-storybook": "^0.6.3",
    "fast-glob": "^3.2.12",
    "fast-xml-parser": "^4.0.10",
    "fs-extra": "^10.1.0",
    "postcss": "^8.4.16",
    "prettier": "^2.7.1",
    "rollup-plugin-visualizer": "^5.8.1",
    "tailwindcss": "^3.1.8",
    "typescript": "^4.8.3",
    "utility-types": "^3.10.0",
    "vite": "^3.1.3",
    "vite-plugin-checker": "^0.5.1",
    "vite-tsconfig-paths": "^3.5.0"
  }
}