forked from PredixDev/predix-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.json
More file actions
14 lines (14 loc) · 787 Bytes
/
Copy pathversion.json
File metadata and controls
14 lines (14 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name": "Predix Scripts",
"version": "1.1.44",
"private": true,
"dependencies": {
"local-setup": "https://github.com/PredixDev/local-setup.git#1.0.17",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp.git#1.1.61",
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter.git#1.1.105",
"predix-machine-templates": "https://github.com/PredixDev/predix-machine-templates.git#1.1.29",
"predix-machine-container-url": "https://raw.githubusercontent.com/PredixDev/predix-machine-templates/develop/PredixMachineDebug-16.4.2.zip#",
"predix-machine-template-processor": "https://github.com/PredixDev/predix-machine-template-processor.git#2.2.1"
},
"author": "rishabhtulsian,swapnavad,susheelchoudhari"
}