-
Notifications
You must be signed in to change notification settings - Fork 18
/
smart.lock
47 lines (47 loc) · 1.41 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
46
47
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "f07715dc70de16a7aab84e56ab0c6cbd9c1f9dc6"
},
"dependencies": {
"basePackages": {
"moment": {},
"accounts-instagram": {},
"router": {},
"mini-pages": {}
},
"packages": {
"moment": {
"git": "https://github.com/possibilities/meteor-moment.git",
"tag": "v1.7.0",
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
},
"accounts-instagram": {
"git": "https://github.com/motro/meteor-accounts-instagram.git",
"tag": "v0.2.1",
"commit": "d3dec3addf7099454f1ff03a19a3dc3969615606"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.4.3",
"commit": "0691a6e2c4c249ce7d00cd6dc7ad27e1c7330a31"
},
"mini-pages": {
"git": "https://github.com/cmather/meteor-mini-pages.git",
"tag": "v0.3.0",
"commit": "3de8b93dd4355ebbdcfaed7891350b349ee54815"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"page-js": {
"git": "https://github.com/tmeasday/meteor-page-js.git",
"tag": "v1.3.5",
"commit": "c652f795a86498aa4609ab637a694710421cb218"
}
}
}
}