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

script.libjoynr-js.0.14.2.source-code.package.json Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
{
  "name": "joynr",
  "version": "0.14.2",
  "description": "Web-based communication framework for applications wanting to interact with other applications, no matter whether they're deployed on consumer devices, vehicles, or backend infrastructure",
  "main": "joynr.js",
  "private": true,
  "devDependencies": {
    "jasmine-node": ">=1.14.5"
  },
  "dependencies": {
    "log4js": "0.6.21",
    "node-localstorage": "0.3.4",
    "//": {
        "these dependencies are commented out, but left in the package.json file for an eventual future usage" : "true",
        "atmosphere-client": "2.2.0",
        "xmlhttprequest" : "1.6.0"
    },
    "requirejs" : "2.1.14",
    "ws" : "1.0.1",
    "bluebird" : "2.9.9",
    "promise": ">=6.0.1"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy