types-siebel
Version:
Types definition of Oracle Siebel browser environment
26 lines (25 loc) • 576 B
JSON
{
"name": "types-siebel",
"version": "0.3.1",
"description": "Types definition of Oracle Siebel browser environment",
"main": "",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/beta3-z/types-siebel.git"
},
"keywords": [
"siebel",
"types",
"openui"
],
"author": "Maksim Emelianchenko",
"license": "ISC",
"bugs": {
"url": "https://github.com/beta3-z/types-siebel/issues"
},
"homepage": "https://github.com/beta3-z/types-siebel#readme",
"devDependencies": {
"@types/jquery": "^3.3.31"
}
}