forked from PredixDev/predix-rmd-ref-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.json
More file actions
18 lines (18 loc) · 972 Bytes
/
Copy pathversion.json
File metadata and controls
18 lines (18 loc) · 972 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "Predictive Maintenace Demo App",
"version": "2.0.158",
"private": true,
"dependencies": {
"data-exchange": "https://github.com/PredixDev/data-exchange#2.0.34",
"data-exchange-simulator": "https://github.com/PredixDev/data-exchange-simulator#1.0.29",
"data-exchange-ui": "https://github.com/PredixDev/data-exchange-ui#1.0.0",
"local-setup": "https://github.com/PredixDev/local-setup#1.0.17",
"predix-scripts": "https://github.com/brajpanda/predix-scripts#1.1.44",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.62",
"predix-webapp-starter": "https://github.com/brajpanda/predix-webapp-starter#2.0.2",
"predix-websocket-server": "https://github.com/PredixDev/predix-websocket-server#2.1.23",
"rmd-datasource": "https://github.com/PredixDev/rmd-datasource#2.0.31",
"predix-rmd-ref-app": "https://github.com/brajpanda/predix-rmd-ref-app#2.0.178"
},
"author": "brajpanda"
}