-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathversion.json
More file actions
15 lines (15 loc) · 847 Bytes
/
version.json
File metadata and controls
15 lines (15 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "Predix Machine Adapter for Raspberry Pi",
"version": "2.0.48",
"private": true,
"dependencies": {
"local-setup": "https://github.com/PredixDev/local-setup#1.0.106",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.150",
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.168",
"predix-machine-template-processor": "https://github.com/PredixDev/predix-machine-template-processor#2.2.15",
"predix-machine-template-adapter-pi": "https://github.com/PredixDev/predix-machine-template-adapter-pi#2.0.48",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.217",
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.61"
},
"author": "rishabhtulsian,swapnavad,susheelchoudhari"
}