All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nOrca.openorca-js-client.1.0.1.source-code.package.json Maven / Gradle / Ivy

The newest version!
{
  "name": "openorca-js-client",
  "main": "${main.file.name}",
  "types": "index.d.ts",
  "files": [
    "${main.file.name}",
    "${main.meta.file.name}",
    "index.d.ts"
  ],
  "preferGlobal": true,
  "version": "${project.version}",
  "author": "Sandro Orlando , Viseon gmbh",
  "description": "PresentationModel implementation",
  "license": "Apache-2.0",
  "engines": {
    "node": ">=0.10"
  },
  "dependencies": {
    "kotlin": "1.2.30",
    "rxjs": "5.4.2",
    "kodando-runtime": "0.6.0",
    "kodando-rxjs": "5.4.2-v1.0"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy