shopar-plugin
Version:
Plugin for the Web that seamlessly integrates into your webpage to create embedded virtual try-on and 3D preview capabilities.
24 lines (23 loc) • 582 B
JSON
{
"name": "shopar-plugin",
"version": "0.8.9",
"description": "Plugin for the Web that seamlessly integrates into your webpage to create embedded virtual try-on and 3D preview capabilities.",
"main": "dist/shopar-plugin.esm.js",
"module": "dist/shopar-plugin.esm.js",
"browser": "dist/shopar-plugin.js",
"types": "dist/shopar-plugin.d.ts",
"files": [
"dist"
],
"keywords": [
"ShopAR",
"AR",
"VTO",
"Virtual try-on",
"3D preview",
"360° product viewer",
"DeepAR"
],
"author": "DeepAR",
"license": "SEE LICENSE IN LICENSE"
}