@ctodev/cclibrary-typings
Version:
Library typings for use with CLARC INFINITY
35 lines • 608 B
JSON
{
"name": "@ctodev/cclibrary-typings",
"version": "0.0.50",
"types": "index.d.ts",
"dependencies": {
"rxjs": "^6.5.3 || ^7.4.0"
},
"peerDependencies": {
"typescript": "^5.8.3"
},
"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"
]
}