-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsmart.lock
33 lines (33 loc) · 944 Bytes
/
smart.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"jquery-ui": {},
"paginated-subscription": {},
"spin": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.1",
"commit": "4e1ee0581d68bff422a915dacb0bd30eae10fe08"
},
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
},
"paginated-subscription": {
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
"tag": "v0.1.2",
"commit": "35e0c6112df2b4cfeb60b559276a93cac5ee2dd6"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.0",
"commit": "fd3a2871a69442848b4b4e74f5e1ae28fa4a95a4"
}
}
}
}