@letscooee/web-sdk
Version:
Engage uniquely and boost conversions with AI-powered customer journeys driven by real-time intent
106 lines (105 loc) • 4.03 kB
JSON
{
"name": "@letscooee/web-sdk",
"description": "Engage uniquely and boost conversions with AI-powered customer journeys driven by real-time intent",
"version": "13.0.14",
"scripts": {
"lint": "ng lint",
"integrity": "./scripts/validate-integrity.sh",
"prepack": "npm run build:production",
"clean": "rm -rf dist/ .angular/",
"build": "./scripts/build-production.sh",
"build:production": "./scripts/build-production.sh",
"asset-sizes": "npm run build:production && node scripts/generate-asset-sizes.js",
"start": "npm run serve",
"serve": "conc -n analytics,widget \"ng serve analytics-sdk\" \"ng serve widget-sdk\"",
"serve:production": "conc -n analytics,widget \"ng serve analytics-sdk -c=production\" \"ng serve widget-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/cooee-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/cooee-web-sdk/issues"
},
"homepage": "https://github.com/letscooee/cooee-web-sdk#readme",
"devDependencies": {
"@angular-eslint/builder": "20.2.0",
"@angular-eslint/eslint-plugin": "20.2.0",
"@angular-eslint/eslint-plugin-template": "20.2.0",
"@angular-eslint/schematics": "20.2.0",
"@angular-eslint/template-parser": "20.2.0",
"@angular/build": "^20.2.1",
"@angular/cli": "^20.2.1",
"@angular/compiler-cli": "^20.2.3",
"@release-it/conventional-changelog": "^10.0.1",
"@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": "^20.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": "^20.1.0",
"postcss": "^8.5.3",
"release-it": "^19.0.4",
"typescript": "5.8.3"
},
"dependencies": {
"@angular/animations": "^20.2.3",
"@angular/cdk": "^20.2.1",
"@angular/common": "^20.2.3",
"@angular/compiler": "^20.2.3",
"@angular/core": "^20.2.3",
"@angular/elements": "^20.2.3",
"@angular/forms": "^20.2.3",
"@angular/platform-browser": "^20.2.3",
"@angular/platform-browser-dynamic": "^20.2.3",
"@angular/router": "^20.2.3",
"@letscooee/ts-common": "1.2.8",
"@letscooee/url-builder": "^0.0.5",
"@preact/signals": "^1.2.3",
"@sentry/browser": "9.42.0",
"@tailwindcss/oxide-linux-x64-gnu": "^4.1.18",
"@tailwindcss/postcss": "^4.0.8",
"bson": "^4.6.5",
"canvas-confetti": "^1.9.3",
"crypto-browserify": "^3.12.0",
"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.30.2",
"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"
}
}