{
  "name": "@salla.sa/twilight-components",
  "version": "2.14.448",
  "license": "GPL-3.0",
  "author": "Salla Team <support@salla.dev> (https://salla.dev)",
  "bugs": {
    "url": "https://github.com/sallaapp/twilight-components",
    "email": "support@salla.dev"
  },
  "keywords": [
    "twilight",
    "Salla",
    "Salla theme",
    "Salla-web-component",
    "salla themes"
  ],
  "description": "Salla Web Component",
  "main": "dist/index.cjs.js",
  "module": "dist/index.js",
  "es2015": "dist/esm/index.mjs",
  "es2017": "dist/esm/index.mjs",
  "types": "dist/types/components.d.ts",
  "collection": "dist/collection/collection-manifest.json",
  "collection:main": "dist/collection/index.js",
  "unpkg": "dist/twilight-components/twilight-components.esm.js",
  "files": [
    "dist/",
    "loader/"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/sallaapp/twilight-components.git"
  },
  "homepage": "https://salla.dev",
  "scripts": {
    "build": "stencil build",
    "docs": "stencil build --docs",
    "start": "stencil build --dev --watch --serve --secure",
    "watch": "npm run start",
    "test": "stencil test --spec --coverage",
    "test.spec": "stencil test --spec",
    "test.e2e": "stencil test --e2e",
    "test.watch": "stencil test --spec --e2e --watchAll",
    "generate": "stencil generate",
    "lint": "eslint src/**/*{.ts,.tsx}",
    "doc": "node src/components/generate-summary.js && npx compodoc -p src/tsconfig.app.json",
    "doc:serve": "npm run doc && npx compodoc -s",
    "doc:wow": "stencil build --docs-readme",
    "ci:build": "stencil build --ci",
    "ci:test": "stencil test --spec",
    "prerender": "stencil build --prerender"
  },
  "devDependencies": {
    "@alepop/stencil-env": "^0.4.1",
    "@compodoc/compodoc": "^1.1.26",
    "@jest/types": "^30.0.1",
    "@rollup/plugin-json": "^6.1.0",
    "@stencil-community/postcss": "^2.1.0",
    "@stencil/core": "^4.10.0",
    "@stencil/postcss": "^2.1.0",
    "@stencil/react-output-target": "^0.5.3",
    "@stencil/sass": "3.0.11",
    "@stencil/vue-output-target": "^0.8.6",
    "@types/autoprefixer": "^10.2.0",
    "@types/jest": "^29.5.12",
    "@types/puppeteer": "3.0.2",
    "autoprefixer": "^10.4.17",
    "form-data": "^4.0.0",
    "jest": "^29.7.0",
    "jest-cli": "^29.7.0",
    "jest-svg-transformer": "^1.0.0",
    "lodash": "^4.17.21",
    "prettier": "^3.2.5",
    "promisify-child-process": "^4.1.2",
    "puppeteer": "^21.11.0",
    "rollup-plugin-polyfill-node": "^0.13.0",
    "stencil-inline-svg": "^1.1.0",
    "tailwindcss": "^3.4.1",
    "typescript": "^5.4.5"
  },
  "dependencies": {
    "@salla.sa/applepay": "2.14.448",
    "@salla.sa/twilight": "2.14.448",
    "@salla.sa/twilight-tailwind-theme": "2.14.448",
    "@types/node": "^20.4.8",
    "animejs": "^3.2.2",
    "class-variance-authority": "0.7.0",
    "filepond": "^4.30.6",
    "filepond-plugin-file-poster": "^2.5.1",
    "filepond-plugin-file-validate-size": "^2.2.8",
    "filepond-plugin-file-validate-type": "^1.2.8",
    "filepond-plugin-image-edit": "^1.6.3",
    "filepond-plugin-image-exif-orientation": "^1.0.11",
    "filepond-plugin-image-preview": "^4.6.12",
    "flatpickr": "^4.6.13",
    "google-maps": "^4.3.3",
    "intl-tel-input": "^18.5.3",
    "schema-dts": "^1.1.5",
    "swiper": "^12.1.0",
    "vanilla-lazyload": "^17.8.5",
    "vanilla-picker": "^2.12.2"
  },
  "gitHead": "b2874f73e36b7b80c1fcd65216ce2e693ec27dae"
}
