forked from mcrider/azimuth
-
Notifications
You must be signed in to change notification settings - Fork 1
/
smart.lock
83 lines (83 loc) · 2.69 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "7e91b37ccd65e46d4b26b8082fb5a619ae81a39b"
},
"dependencies": {
"basePackages": {
"azimuth-core": {
"path": "packages/azimuth-core"
},
"azimuth-views-bootstrap": {
"path": "packages/azimuth-views-bootstrap"
},
"azimuth-views-foundation": {
"path": "packages/azimuth-views-foundation"
},
"azimuth-theme-bootstrap-flatBlue": {
"path": "packages/azimuth-theme-bootstrap-flatBlue"
},
"azimuth-theme-foundation-simpleWhite": {
"path": "packages/azimuth-theme-foundation-simpleWhite"
}
},
"packages": {
"azimuth-core": {
"path": "packages/azimuth-core"
},
"azimuth-views-bootstrap": {
"path": "packages/azimuth-views-bootstrap"
},
"azimuth-views-foundation": {
"path": "packages/azimuth-views-foundation"
},
"azimuth-theme-bootstrap-flatBlue": {
"path": "packages/azimuth-theme-bootstrap-flatBlue"
},
"azimuth-theme-foundation-simpleWhite": {
"path": "packages/azimuth-theme-foundation-simpleWhite"
},
"underscore-string": {
"git": "https://github.com/possibilities/meteor-underscore-string.git",
"tag": "v2.2.0rc.1",
"commit": "dec21fac23310daf76dc19f246749e7beb48af03"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v3.2.1",
"commit": "38bdfff72dfb8857b272f9a9b056045d6a015489"
},
"roles": {
"git": "https://github.com/alanning/meteor-roles.git",
"tag": "v1.0.6",
"commit": "f81cbf7c765a4ed7e16a580c288db6f10a90856b"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.0",
"commit": "c63e92d24c8210e2304ff5fed1b5c463394aeaf6"
},
"collectionFS": {
"git": "https://github.com/raix/Meteor-CollectionFS.git",
"tag": "v0.3.6",
"commit": "e28922685d07fc2bd17e23571eeb050cd85176f7"
},
"analyticsjs": {
"git": "https://github.com/nate-strauser/meteor-analyticsjs.git",
"tag": "v0.1.2",
"commit": "aded6d80df1f801d02076adbb3d64685ebb00f00"
},
"zurb-foundation": {
"git": "https://github.com/MixinLabs/meteor-foundation.git",
"tag": "v0.1.8",
"commit": "1df073584c45582ce9d6fe6a42aa46e5de39eb9c"
},
"cfs-public-folder": {
"git": "https://github.com/nooitaf/meteor-cfs-public-folder.git",
"tag": "v0.0.3",
"commit": "f47a0f1963be82121c975f955196b1fbb0cdbca3"
}
}
}
}