UNPKG

@aurigma/design-atoms-model

Version:

Design Atoms is a part of Customer's Canvas SDK which allows for manipulating individual design elements through your code.

35 lines 988 B
{ "version": "7.0.39", "name": "@aurigma/design-atoms-model", "license": "SEE LICENSE IN License.md", "description": "Design Atoms is a part of Customer's Canvas SDK which allows for manipulating individual design elements through your code.", "author": "Aurigma Inc <info@aurigma.com> (https://customerscanvas.com)", "keywords": [ "customer's canvas", "web-to-print", "image manipulation", "design", "personalization", "web-to-print editor", "design editor" ], "homepage": "https://customerscanvas.com", "bugs": "https://customerscanvas.com/account/cases", "repository": { "private": true }, "dependencies": { "@aurigma/utils-js": "1.12.6", "json-cycle": "1.3.0", "linq": "3.2.1", "linq-iterator": "3.0.5", "vcard-parser": "^1.0.0" }, "devDependencies": { "typescript": "4.9.5" }, "scripts": { "build-tsc": ".\\node_modules\\.bin\\tsc" }, "type": "module" }