qewd-cos
Version:
QEWD api helper module for InterSystems IRIS Data Platform & Caché
31 lines (30 loc) • 697 B
JSON
{
"name": "qewd-cos",
"version": "1.1.0",
"description": "QEWD api helper module for InterSystems IRIS Data Platform & Caché",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wdbacker/qewd-cos.git"
},
"keywords": [
"qewd",
"cos",
"objectscript",
"obs",
"intersystems",
"iris",
"cache"
],
"author": "Ward De Backer <ward.debacker@gmail.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/wdbacker/qewd-cos/issues"
},
"homepage": "https://github.com/wdbacker/qewd-cos#readme",
"dependencies": {
}
}