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

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

There is a newer version: 1.4.0
Show newest version
{
  "name": "joynr",
  "version": "1.3.1",
  "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",
  "license": "Apache-2.0",
  "homepage": "http://joynr.io",
  "bugs": "https://github.com/bmwcarit/joynr/issues",
  "main": "joynr.js",
  "dependencies": {
    "bluebird": "3.3.5",
    "mqtt": "2.15.0",
    "node-persist": "2.1.0",
    "smrf-native": "0.2.2",
    "uuid": "3.2.1",
    "ws": "4.0.0"
  },
  "engines": {
    "node": ">=0.10.40",
    "npm": ">=1.3.5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bmwcarit/joynr.git"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy