{
    "name": "@letscooee/web-sdk",
    "description": "Engage uniquely and boost conversions with AI-powered customer journeys driven by real-time intent",
    "version": "14.2.12",
    "scripts": {
        "postinstall": "bash .dev/setup.sh",
        "lint": "ng lint",
        "integrity": "./scripts/validate-integrity.sh",
        "clean": "rm -rf dist/ .angular/",
        "build": "scripts/build.sh development",
        "build:production": "scripts/build.sh production",
        "asset-sizes": "npm run build:production && node scripts/generate-asset-sizes.js",
        "start": "npm run serve",
        "serve": "ng serve main-sdk",
        "serve:production": "ng serve main-sdk -c=production",
        "release": "release-it --verbose",
        "test": "ng test --no-watch",
        "test:ci": "ng test --no-watch --no-progress"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/letscooee/web-sdk.git"
    },
    "keywords": [
        "shopify",
        "shopify-plus",
        "shopify-cart",
        "popups",
        "progressbar",
        "customer-engagement"
    ],
    "author": "Cooee <shoutout@letscooee.com> (https://www.letscooee.com/)",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/letscooee/web-sdk/issues"
    },
    "homepage": "https://github.com/letscooee/web-sdk#readme",
    "devDependencies": {
        "@angular-eslint/builder": "21.2.0",
        "@angular-eslint/eslint-plugin": "21.2.0",
        "@angular-eslint/eslint-plugin-template": "21.2.0",
        "@angular-eslint/schematics": "21.2.0",
        "@angular-eslint/template-parser": "21.2.0",
        "@angular/build": "^21.2.0",
        "@angular/cli": "^21.2.0",
        "@angular/compiler-cli": "^21.2.0",
        "@release-it/conventional-changelog": "^10.0.6",
        "@types/canvas-confetti": "^1.9.0",
        "@types/jasmine": "~5.1.0",
        "@typescript-eslint/eslint-plugin": "7.18.0",
        "@typescript-eslint/parser": "7.18.0",
        "angular-eslint": "^21.2.0",
        "esbuild": "^0.25.0",
        "eslint": "8.57.0",
        "eslint-config-google": "^0.14.0",
        "eslint-plugin-import": "^2.32.0",
        "jasmine-core": "~5.5.0",
        "karma": "~6.4.1",
        "karma-chrome-launcher": "~3.2.0",
        "karma-coverage": "~2.2.0",
        "karma-jasmine": "~5.1.0",
        "karma-jasmine-html-reporter": "~2.1.0",
        "karma-junit-reporter": "^2.0.1",
        "ng-packagr": "^21.2.0",
        "postcss": "^8.5.3",
        "release-it": "^20.0.0",
        "rollup": "^4.59.0",
        "typescript": "5.9.3"
    },
    "dependencies": {
        "@angular/animations": "^21.2.0",
        "@angular/cdk": "^21.2.0",
        "@angular/common": "^21.2.0",
        "@angular/compiler": "^21.2.0",
        "@angular/core": "^21.2.0",
        "@angular/elements": "^21.2.0",
        "@angular/forms": "^21.2.0",
        "@angular/platform-browser": "^21.2.0",
        "@angular/platform-browser-dynamic": "^21.2.0",
        "@letscooee/ts-common": "1.2.12",
        "@letscooee/url-builder": "^0.0.5",
        "@preact/signals": "^1.2.3",
        "@sentry/browser": "9.42.0",
        "@tailwindcss/oxide-linux-x64-gnu": "^4.3.0",
        "@tailwindcss/postcss": "^4.0.8",
        "bson": "^4.6.5",
        "canvas-confetti": "^1.9.3",
        "detectincognitojs": "^1.6.0",
        "hex-rgb": "^5.0.0",
        "hex-to-rgba": "^2.0.1",
        "isbot": "^5.1.32",
        "js-logger": "^1.6.1",
        "lightningcss-linux-x64-gnu": "^1.32.0",
        "localforage": "^1.10.0",
        "preact": "^10.26.9",
        "rxjs": "^7.8.0",
        "squirrelly": "^9.1.0",
        "stream-browserify": "^3.0.0",
        "swiper": "^11.2.10",
        "tailwindcss": "^4.0.9",
        "tslib": "^2.3.0",
        "ua-parser-js": "^2.0.4"
    }
}
