-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsmart.lock
More file actions
58 lines (58 loc) · 1.76 KB
/
Copy pathsmart.lock
File metadata and controls
58 lines (58 loc) · 1.76 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "5d736d4bf0448c7db1f9b47124dfafc34a9631bb"
},
"dependencies": {
"basePackages": {
"router": {},
"sugar": {},
"gravatar": {},
"module-loader": {},
"define": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.1",
"commit": "32e377c7703bb119acccc859fc7296882903cbe7"
},
"sugar": {
"git": "https://github.com/bevanhunt/meteor-sugar.git",
"tag": "v0.0.9",
"commit": "751a4465e0a7d7e4e800e794ca1e6a449e15e63d"
},
"gravatar": {
"git": "https://github.com/tmeasday/meteor-gravatar.git",
"tag": "v0.0.3",
"commit": "557d1a7bff98d285cb023b0f44541a66bf0c7b4c"
},
"module-loader": {
"git": "https://github.com/apendua/module-loader.git",
"tag": "v0.5.0",
"commit": "6c7bdce38f1f2c4d888219f7ef53170738b31867"
},
"define": {
"git": "https://github.com/apendua/require.git",
"tag": "v0.9.0.1",
"commit": "7594e5f0c0678ff47367f1bcd6b20d0ca4b7965c"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"crypto-md5": {
"git": "https://github.com/tmeasday/meteor-crypto-md5.git",
"tag": "v0.0.1",
"commit": "a0638a6cabfc84e19f2d5828f76aa8f6a0cc8c1a"
},
"crypto-base": {
"git": "https://github.com/tmeasday/meteor-crypto-base.git",
"tag": "v0.0.2",
"commit": "f0dceae8493cabfff06af60bbeb11223d36fdae8"
}
}
}
}