2025-01-20 10:32:22 +09:00

18 lines
566 B
JSON

{
"name": "ui5-utils-express",
"version": "1.4.0",
"description": "Utilities for the express web framework (web server)",
"author": "Peter Muessig",
"license": "Apache-2.0",
"homepage": "https://github.com/ui5-community/ui5-ecosystem-showcase/tree/main/packages/ui5-utils-express#readme",
"repository": {
"type": "git",
"url": "https://github.com/ui5-community/ui5-ecosystem-showcase.git",
"directory": "packages/ui5-utils-express"
},
"scripts": {
"lint": "eslint lib"
},
"gitHead": "c574f806b10e20039bec8bac50c7553536e90d70"
}