![JAR search and dependency download from the Maven repository](/logo.png)
script.libjoynr-js.0.12.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": "0.12.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",
"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" : "0.4.32",
"bluebird" : "2.9.9",
"promise": ">=6.0.1"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy