ntk-cms-api
Version:
Ntk Cms Api And Model For Typscript
34 lines • 670 B
JSON
{
"name": "ntk-cms-api",
"version": "20.25.3",
"description": "Ntk Cms Api And Model For Typscript",
"author": "Alireza-Karavi",
"license": "ISC",
"keywords": [
"NTK",
"KARAVI",
"SMS",
"news",
"api"
],
"peerDependencies": {
"@angular/common": "^20.1.0",
"@angular/core": "^20.1.0",
"rxjs": ">=6.6.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false,
"module": "fesm2022/ntk-cms-api.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"default": "./fesm2022/ntk-cms-api.mjs"
}
}
}