-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
38 lines (38 loc) · 1.1 KB
/
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
34
35
36
37
38
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"bootstrap-3": {},
"npm": {},
"jquery-ui-bootstrap": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.1",
"commit": "4e1ee0581d68bff422a915dacb0bd30eae10fe08"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.6",
"commit": "711dbcabe333c8714298b2fd1de97fdcdae6efa7"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"jquery-ui-bootstrap": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui-bootstrap.git",
"tag": "v0.1.2",
"commit": "fa742a85639307003e105898e15b631394b63509"
},
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
}
}
}
}