UNPKG

@ecomplus/storefront-renderer

Version:
40 lines (39 loc) 1.12 kB
{ "name": "@ecomplus/storefront-renderer", "version": "2.11.11", "description": "SSR for Storefront EJS views with E-Com Plus APIs", "main": "src/index.js", "repository": { "type": "git", "url": "git+https://github.com/ecomplus/storefront.git", "directory": "@ecomplus/storefront-renderer" }, "keywords": [ "ecomplus", "storefront", "ecommerce-renderer", "isg", "pwa-ecommerce", "jamstack-ecommerce" ], "author": "E-Com Club <ti@e-com.club>", "license": "MIT", "bugs": { "url": "https://github.com/ecomplus/storefront/issues" }, "homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-renderer#readme", "dependencies": { "@builder.io/partytown": "^0.7.6", "@ecomplus/client": "^2.4.0", "@ecomplus/i18n": "^1.32.2", "@ecomplus/search-engine": "^2.6.1", "@ecomplus/storefront-router": "^2.2.1", "@ecomplus/utils": "^1.4.1", "axios": "^0.27.2 || ^1.1.2", "ejs": "^3.1.10", "html-minifier": "^4.0.0", "image-size": "^1.2.1", "lodash": "^4.18.1", "markdown-it": "^14.1.1" } }