This repository has been archived by the owner on Apr 7, 2018. It is now read-only.
forked from VulcanJS/Vulcan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
56 lines (56 loc) · 1.74 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
48
49
50
51
52
53
54
55
56
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "1dfc7171f237a029cca74cbf25024acbf6ed5b75"
},
"dependencies": {
"basePackages": {
"router": {},
"moment": {},
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git",
"branch": "master"
},
"paginated-subscription": {},
"crypto-md5": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.1",
"commit": "32e377c7703bb119acccc859fc7296882903cbe7"
},
"moment": {
"git": "https://github.com/possibilities/meteor-moment.git",
"tag": "v1.7.0",
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
},
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git",
"branch": "master",
"commit": "d2cc5b14f80d7985e33b9066b222e0e86e088095"
},
"paginated-subscription": {
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
"tag": "v0.1.1",
"commit": "1ba670364ddac149f404158407b2afc89db42ce5"
},
"crypto-md5": {
"git": "https://github.com/tmeasday/meteor-crypto-md5.git",
"tag": "v0.0.1",
"commit": "a0638a6cabfc84e19f2d5828f76aa8f6a0cc8c1a"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"crypto-base": {
"git": "https://github.com/tmeasday/meteor-crypto-base.git",
"tag": "v0.0.2",
"commit": "f0dceae8493cabfff06af60bbeb11223d36fdae8"
}
}
}
}