1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00
rocketchat_ynh/sources/star.json
2016-04-29 16:32:48 +02:00

34 lines
No EOL
1 KiB
JSON

{
"format": "site-archive-pre1",
"builtBy": "Meteor METEOR@1.2.1",
"programs": [
{
"name": "web.browser",
"arch": "web.browser",
"path": "programs/web.browser/program.json"
},
{
"name": "web.cordova",
"arch": "web.cordova",
"path": "programs/web.cordova/program.json",
"cordovaDependencies": {
"cordova-plugin-device": "1.0.1",
"cordova-plugin-legacy-whitelist": "1.1.0",
"com.meteor.cordova-update": "https://github.com/meteor/com.meteor.cordova-update.git#16c53f53e438fc8b1b9c768de36f0a8974e38b49",
"cordova-plugin-inappbrowser": "1.0.1",
"cordova-plugin-console": "1.0.1",
"phonegap-plugin-push": "1.3.0",
"cordova-plugin-statusbar": "1.0.0",
"cordova-plugin-splashscreen": "2.1.0",
"cordova-plugin-file": "2.1.0",
"cordova-plugin-file-transfer": "1.2.0"
}
},
{
"name": "server",
"arch": "os.linux.x86_64",
"path": "programs/server/boot.js"
}
],
"meteorRelease": "METEOR@1.2.1"
}