-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
44 lines (44 loc) · 1.28 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "067113a37dd4e7824db1a16d5f7a90c3739eed9c"
},
"dependencies": {
"basePackages": {
"router": {},
"moment": {},
"profiler": {
"git": "https://github.com/tmeasday/meteor-profiler.git",
"branch": "master"
}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.3.1",
"commit": "ec83354533169fa7b2214f4e1b2faa87164c090f"
},
"moment": {
"git": "https://github.com/possibilities/meteor-moment.git",
"tag": "v1.7.0",
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
},
"profiler": {
"git": "https://github.com/tmeasday/meteor-profiler.git",
"branch": "master",
"commit": "25a14a4e94a4748745738031baab1400860eede7"
},
"page-js": {
"git": "https://github.com/tmeasday/meteor-page-js.git",
"tag": "v1.3.1",
"commit": "ee0b651869928abe50b5d06d7f32ccd2e657883a"
},
"node-modules": {
"git": "https://github.com/possibilities/meteor-node-modules.git",
"tag": "v0.0.5",
"commit": "d502e5091759073a6baed856fadd93012749842d"
}
}
}
}