-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsmart.lock
53 lines (53 loc) · 1.68 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "5d736d4bf0448c7db1f9b47124dfafc34a9631bb"
},
"dependencies": {
"basePackages": {
"accounts-asana": {},
"accounts-ui-bootstrap-dropdown": {},
"sugar": {},
"router": {},
"observatory": {}
},
"packages": {
"accounts-asana": {
"git": "https://github.com/productiveme/accounts-asana.git",
"tag": "v0.1.1",
"commit": "2e1c28b278e73b76fcee03c4fb9553861c53b418"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.1.0",
"commit": "e66558aaa4dc0d85c6ddb63bd2289b38c2b793f6"
},
"sugar": {
"git": "https://github.com/bevanhunt/meteor-sugar.git",
"tag": "v0.0.9",
"commit": "751a4465e0a7d7e4e800e794ca1e6a449e15e63d"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.1",
"commit": "32e377c7703bb119acccc859fc7296882903cbe7"
},
"observatory": {
"git": "https://github.com/jhoxray/observatory.git",
"tag": "v0.2.1",
"commit": "3a3302c086fc9e9c59adf9dfc01e88d746f6c501"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"observatory-apollo": {
"git": "https://github.com/superstringsoftware/observatory-apollo.git",
"branch": "master",
"commit": "b754bb265ef3df07a406f2b342a169e951e6caee"
}
}
}
}