service-utilities
Version:
Utility Package for FIORI UI5
30 lines (29 loc) • 531 B
JSON
{
"name": "service-utilities",
"version": "1.0.1",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Utilities",
"Reusable",
"MVC",
"FIORI",
"SAPUI5"
],
"author": "jpanti",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.dxc.com/jpanti/service-utilities"
},
"description": "Utility Package for FIORI UI5",
"directories": {
"lib": "lib"
},
"files": [
"lib"
]
}