UNPKG

@swissup/pwa-highlight

Version:

Highlight integration into venia-ui (pwa-studio)

38 lines (37 loc) 1.06 kB
{ "name": "@swissup/pwa-highlight", "version": "13.0.0", "description": "Highlight integration into venia-ui (pwa-studio)", "author": "Alexander Kras'ko <0m3r.mail@gmail.com>", "license": "MIT", "main": "./lib/components/ContentTypes/Highlight/index.js", "homepage": "https://github.com/swissup/pwa-highlight", "bugs": "https://github.com/swissup/pwa-highlight/issues", "repository": { "url": "https://github.com/swissup/pwa-highlight", "type": "git" }, "pwa-studio": { "targets": { "intercept": "./lib/intercept.js" } }, "peerDependencies": { "@magento/pagebuilder": "*", "@magento/pwa-buildpack": "*", "@magento/venia-ui": "*", "@swissup/pwa-core": "*" }, "keywords": [ "pwa-studio", "magento2", "highlight", "product listing", "featured products", "new products", "bestsellers", "popular products", "onsale products", "products carousel" ] }