@aurigma/design-atoms
Version:
Design Atoms is a part of Customer's Canvas SDK which allows for manipulating individual design elements through your code.
43 lines (42 loc) • 1.25 kB
JSON
{
"version": "7.1.66",
"name": "@aurigma/design-atoms",
"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/design-atoms-interfaces": "1.0.6",
"@aurigma/design-atoms-model": "7.0.29",
"@aurigma/design-atoms-text": "7.1.66",
"@aurigma/text-whizz": "1.7.54",
"clone": "2.1.1",
"json-cycle": "1.3.0",
"linq": "3.2.1",
"linq-iterator": "3.0.5",
"lodash-es": "^4.17.21",
"tsmonad": "^0.8.0",
"underscore": "1.13.6",
"vcard-parser": "^1.0.0"
},
"devDependencies": {
"@types/underscore": "1.8.3",
"typescript": "3.8.2"
},
"scripts": {
"build-tsc": ".\\node_modules\\.bin\\tsc"
}
}