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.

40 lines 1.14 kB
{ "version": "7.0.27", "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": { "clone": "2.1.1", "json-cycle": "1.3.0", "linq": "3.2.1", "linq-iterator": "3.0.5", "lodash-es": "^4.17.21", "underscore": "1.13.6", "vcard-parser": "^1.0.0" }, "devDependencies": { "@types/lodash": "4.14.181", "@types/lodash-es": "^4.17.4", "@types/underscore": "1.11.5", "typescript": "3.8.2" }, "scripts": { "build-tsc": ".\\node_modules\\.bin\\tsc" }, "type": "module" }