-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathsmart.lock
33 lines (33 loc) · 910 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": {
"jquery-ui": {},
"moment": {},
"presence": {},
"iron-router": {}
},
"packages": {
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.2.1",
"commit": "9ee12e714afe56b189f53076447b7b54f3012065"
},
"presence": {
"git": "https://github.com/tmeasday/meteor-presence.git",
"tag": "v0.3.0",
"commit": "bc619727e46ee46573ec319f73f95f8be0d3247c"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.5.4",
"commit": "3e0e22ff85630b7503d0daa1538c6d90abb84020"
}
}
}
}