-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsmart.lock
More file actions
49 lines (49 loc) · 1.45 KB
/
smart.lock
File metadata and controls
49 lines (49 loc) · 1.45 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"semantic-ui": {},
"autoform": {},
"collection2": {},
"apm": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.4",
"commit": "927bbaed1b87894fb6fb70807f74ff3a5bd89f29"
},
"semantic-ui": {
"git": "https://github.com/nooitaf/meteor-semantic-ui.git",
"tag": "v0.13.0",
"commit": "e52080af47b590b6204d0824ece47e0f1a914f76"
},
"autoform": {
"git": "https://github.com/aldeed/meteor-autoform.git",
"tag": "v0.4.18",
"commit": "991efc809b959e77d94796f47ca6c5b1e5c2c6e2"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.3.8",
"commit": "69aff2a21ba3c382f915e1f9dbcca2ad38edb6d5"
},
"apm": {
"git": "https://github.com/arunoda/meteor-apm-client.git",
"tag": "v0.2.4",
"commit": "0958a97a6d67960b40ba8db804e7230dd1cf9d98"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.2.38",
"commit": "2deec0041fc6cb2666df8cd6a51914e499e95683"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.5.1",
"commit": "8c9bc5d3fc96705057737cb9743d555417f6e551"
}
}
}
}