forked from peerlibrary/peerlibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
113 lines (113 loc) · 3.55 KB
/
smart.lock
File metadata and controls
113 lines (113 loc) · 3.55 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"meteor": {
"git": "https://github.com/peerlibrary/meteor.git",
"branch": "peerlibrary",
"commit": "a985e94e01247d274d65b22cae1c5fc9b77ddcf1"
},
"dependencies": {
"basePackages": {
"router": {},
"pdf.js": {},
"assert": {},
"aws-sdk": {},
"tar": {},
"blocking": {},
"moment": {},
"xml2js": {},
"util": {},
"dimsum": {},
"connect": {},
"urlify2": {},
"fs": {},
"digest": {},
"peerdb": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
},
"pdf.js": {
"git": "https://github.com/peerlibrary/meteor-pdf.js.git",
"tag": "v0.8.585.3",
"commit": "4dd73297a019ecc91b3953ea7bc50e89be0ba30f"
},
"assert": {
"git": "https://github.com/peerlibrary/meteor-assert.git",
"tag": "v0.2.2",
"commit": "5f87f665ccd6c74322febaf78fe5a24dbfb7949c"
},
"aws-sdk": {
"git": "https://github.com/peerlibrary/meteor-aws-sdk.git",
"tag": "v1.5.0.3",
"commit": "6745d769dc64660ccd349c33f9ebaf1583b0961a"
},
"tar": {
"git": "https://github.com/peerlibrary/meteor-tar.git",
"tag": "v0.1.18.2",
"commit": "b0db03814f0ece229dc69f5933a89696903887e9"
},
"blocking": {
"git": "https://github.com/peerlibrary/meteor-blocking.git",
"tag": "v0.4.0",
"commit": "e25a0be72e771b317b26d2bb5758c983bdcef23c"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.2.1",
"commit": "9ee12e714afe56b189f53076447b7b54f3012065"
},
"xml2js": {
"git": "https://github.com/peerlibrary/meteor-xml2js.git",
"tag": "v0.2.8.4",
"commit": "98ba391239dd79901a7718593b48c1a7e6b0f7b2"
},
"util": {
"git": "https://github.com/peerlibrary/meteor-util.git",
"tag": "v0.2.1",
"commit": "918f04d7645ce46b3dc7d23e15417f840cd20a4d"
},
"dimsum": {
"git": "https://github.com/peerlibrary/meteor-dimsum.git",
"tag": "v0.1.8.3",
"commit": "90a6c596dcd998cd38889409ffaa071e1e884459"
},
"connect": {
"git": "https://github.com/peerlibrary/meteor-connect.git",
"tag": "v2.8.5.2",
"commit": "54fb2c1ab97aa0c43cf86d2f15d4b100cdf3a284"
},
"urlify2": {
"git": "https://github.com/peerlibrary/meteor-urlify2.git",
"tag": "v0.1.1",
"commit": "5b6677b01382e470bd22e6a4a8a0d4399d7900d7"
},
"fs": {
"git": "https://github.com/peerlibrary/meteor-fs.git",
"tag": "v0.1.2",
"commit": "069d7fcaeb5df000a57238fde2785faf6dc1c37c"
},
"digest": {
"git": "https://github.com/peerlibrary/meteor-digest.git",
"tag": "v0.1.1",
"commit": "24b57bdddfbfdc3782f4909791595518115e5126"
},
"peerdb": {
"git": "https://github.com/peerlibrary/meteor-peerdb.git",
"tag": "v0.3.4",
"commit": "8a5b4083bbd6f3b22f18eb9f1c229e7edbbadf85"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"HTML5-History-API": {
"git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
"tag": "v4.0.0",
"commit": "dc4965f1424cfca625ec3fbea17eace03f8e32c5"
}
}
}
}