mirror of
https://github.com/Ekokumppanit/Bicyclesim.git
synced 2026-01-26 11:14:00 +00:00
26 lines
674 B
Plaintext
26 lines
674 B
Plaintext
{
|
|
"meteor": {
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
"branch": "master",
|
|
"commit": "bfe4b72ebec4367eaddcdf0887fcf5e649d9dcb8"
|
|
},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"jquery-ui": {},
|
|
"jquery-ui-bootstrap": {}
|
|
},
|
|
"packages": {
|
|
"jquery-ui": {
|
|
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
|
|
"tag": "v1.9.2",
|
|
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
|
|
},
|
|
"jquery-ui-bootstrap": {
|
|
"git": "https://github.com/TimHeckel/meteor-jquery-ui-bootstrap.git",
|
|
"tag": "v0.1.2",
|
|
"commit": "fa742a85639307003e105898e15b631394b63509"
|
|
}
|
|
}
|
|
}
|
|
}
|