forked from mcrider/azimuth
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
72 lines (72 loc) · 2.26 KB
/
smart.lock
File metadata and controls
72 lines (72 loc) · 2.26 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "2e78d0d110443ac6fb9471e6be1c136f15f03fd2"
},
"dependencies": {
"basePackages": {
"underscore-string": {},
"font-awesome": {},
"pnotify": {},
"roles": {},
"router": {},
"filepicker": {},
"bootstrap-wysiwyg": {},
"analyticsjs": {},
"ncp": {}
},
"packages": {
"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.0",
"commit": "2cba6f907a2579cae2d399b522f9544c13d5e091"
},
"pnotify": {
"git": "https://github.com/kidovate/meteor-pnotify.git",
"tag": "v0.1.0",
"commit": "1799e7a19759f8f5e8f2debd240024ee36f42fbc"
},
"roles": {
"git": "https://github.com/alanning/meteor-roles.git",
"tag": "v1.0.5",
"commit": "a6e0ce33f8dc69a816165c458b138c2acb30ad0e"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.3",
"commit": "7bd3a1bdd1099625bb8b49406d9b8f961d6f4a17"
},
"filepicker": {
"git": "https://github.com/Filepicker/meteor.git",
"tag": "v0.3.0",
"commit": "dcb6f3779e5fc105520ba06b0392e3a79c73a7e6"
},
"bootstrap-wysiwyg": {
"git": "https://github.com/mcrider/meteor-bootstrap-wysiwyg.git",
"tag": "v0.1.0",
"commit": "b9b1ffadb42b8bbfade08aaea10e4fbe890d21dd"
},
"analyticsjs": {
"git": "https://github.com/nate-strauser/meteor-analyticsjs.git",
"tag": "v0.1.0",
"commit": "71ac507179fa87f32f6a19937bec6e53eca1c401"
},
"ncp": {
"git": "https://github.com/kidovate/meteor-ncp.git",
"tag": "v0.2.1",
"commit": "18019d468893dc9a62ddedfdc616632daae17a7d"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}