script.libjoynr-js.1.3.1.source-code.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of libjoynr-js Show documentation
Show all versions of libjoynr-js Show documentation
JOYnr JavaScript libjoynr-js
{
"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