-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
45 lines (45 loc) · 1.37 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
39
40
41
42
43
44
45
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"underscore-string": {},
"underscore-string-latest": {},
"moment": {},
"iron-router": {},
"urlify2": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.7",
"commit": "5dd0d142c870647b910be80bc777b96f0dd45e5e"
},
"underscore-string": {
"git": "https://github.com/possibilities/meteor-underscore-string.git",
"tag": "v2.2.0rc.1",
"commit": "dec21fac23310daf76dc19f246749e7beb48af03"
},
"underscore-string-latest": {
"git": "https://github.com/TimHeckel/meteor-underscore-string.git",
"tag": "v2.3.3",
"commit": "4a5d70eee48fbd90a6e6fc78747250d704a0b3bb"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.2.1",
"commit": "9ee12e714afe56b189f53076447b7b54f3012065"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"urlify2": {
"git": "https://github.com/peerlibrary/meteor-urlify2.git",
"tag": "v0.1.1",
"commit": "5b6677b01382e470bd22e6a4a8a0d4399d7900d7"
}
}
}
}