-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
43 lines (43 loc) · 1.23 KB
/
smart.lock
File metadata and controls
43 lines (43 loc) · 1.23 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
"iron-router": {},
"fs": {},
"npm": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.8",
"commit": "83e8bc85d2ca2de8e574bc78825cd69ab3dfa974"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"fs": {
"git": "https://github.com/peerlibrary/meteor-fs.git",
"tag": "v0.1.2",
"commit": "069d7fcaeb5df000a57238fde2785faf6dc1c37c"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"assert": {
"git": "https://github.com/peerlibrary/meteor-assert.git",
"tag": "v0.2.3",
"commit": "9c838fbf5053a9f4c9ea21cad8e2fef8f1374e7c"
},
"blocking": {
"git": "https://github.com/peerlibrary/meteor-blocking.git",
"tag": "v0.4.0",
"commit": "e25a0be72e771b317b26d2bb5758c983bdcef23c"
}
}
}
}