-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
36 lines (36 loc) · 1009 Bytes
/
smart.lock
File metadata and controls
36 lines (36 loc) · 1009 Bytes
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"x-editable-bootstrap": {},
"observatory": {
"path": "../observatory"
},
"accounts-ui-bootstrap-3": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.5.4",
"commit": "3e0e22ff85630b7503d0daa1538c6d90abb84020"
},
"x-editable-bootstrap": {
"git": "https://github.com/nate-strauser/meteor-x-editable-bootstrap.git",
"tag": "v1.4.6.1",
"commit": "b1c2b2730577c75674651278d0e165abfee44fa5"
},
"observatory": {
"path": "../observatory"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.2.2",
"commit": "570ffe3ba084bae10c53915e5b0074dae26cae4a"
},
"observatory-apollo": {
"path": "../observatory-apollo"
}
}
}
}