22 lines
480 B
JSON
22 lines
480 B
JSON
{
|
|
"name": "x-saherelm-api-sdk",
|
|
"version": "0.0.1",
|
|
"description": "provide API SDK of xSaherElm API",
|
|
"keywords": [
|
|
"x-saherelm",
|
|
"x-saherelm-api-sdk"
|
|
],
|
|
"homepage": "https://saherelm.ir",
|
|
"author": {
|
|
"name": "Hadi Khazaee Asl",
|
|
"email": "hadi_khazaee_asl@yahoo.com",
|
|
"url": "https://saherelm.ir"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^12.0.4",
|
|
"@angular/core": "^12.0.4"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
} |