-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
30 lines (30 loc) · 895 Bytes
/
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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "9bb2b5447e845c4f483df5e9b42a2c1de5ab909b"
},
"dependencies": {
"basePackages": {
"router": {},
"accounts-ui-bootstrap-dropdown": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.1",
"commit": "32e377c7703bb119acccc859fc7296882903cbe7"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.1.3",
"commit": "42aa4d95070a2bd2aa200dcfd6c0edc69e3815c3"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}