@ctodev/cclibrary-typings
Version:
Library typings for use with CLARC INFINITY
57 lines • 1.34 kB
JSON
{
"name": "@ctodev/cclibrary-typings",
"version": "0.0.31",
"types": "index.d.ts",
"dependencies": {
"rxjs": "^6.5.3 || ^7.4.0"
},
"peerDependencies": {
"@angular/cdk": "^15.2.1",
"@angular/common": "^15.2.1",
"@angular/compiler": "^15.2.1",
"@angular/core": "^15.2.1",
"@angular/forms": "^15.2.9",
"@angular/localize": "^15.2.9",
"@angular/material": "^15.2.9",
"@angular/platform-browser": "^15.2.1",
"@angular/platform-browser-dynamic": "^15.2.9",
"@angular/router": "^15.2.9",
"@fontsource/barlow": "^5.0.8",
"@mgrcto/angular-odata-v401": "^0.0.8",
"@types/marked": "^4.0.7",
"animate.css": "^4.1.1",
"base64url": "^3.0.1",
"get-browser-fingerprint": "^2.0.1",
"html2canvas": "^1.4.1",
"marked": "^4.1.0",
"material-icons-font": "^2.1.0",
"mime-db": "^1.52.0",
"ts-md5": "^1.3.1",
"uuid": "^8.3.2",
"zone.js": "~0.11.4"
},
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts"
}
},
"license": "MIT",
"author": {
"name": "ctodev"
},
"description": "Library typings for use with CLARC INFINITY",
"keywords": [
"CLARC",
"CTO",
"Angular",
"Library",
"cclibrary",
"typings",
"Infinity",
"Enterprise",
"CCI"
]
}