File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "files" : [
3
+ " README.md"
4
+ ],
5
+ "imageSize" : 100 ,
6
+ "commit" : false ,
7
+ "contributors" : [
8
+ {
9
+ "login" : " julianrubisch" ,
10
+ "name" : " Julian Rubisch" ,
11
+ "avatar_url" : " https://avatars0.githubusercontent.com/u/4352208?v=4" ,
12
+ "profile" : " http://www.julianrubisch.at" ,
13
+ "contributions" : [
14
+ " code"
15
+ ]
16
+ }
17
+ ],
18
+ "contributorsPerLine" : 7 ,
19
+ "projectName" : " express-asset-file-cache-middleware" ,
20
+ "projectOwner" : " julianrubisch" ,
21
+ "repoType" : " github" ,
22
+ "repoHost" : " https://github.com" ,
23
+ "skipCi" : true
24
+ }
Original file line number Diff line number Diff line change 1
1
# express-asset-file-cache-middleware
2
+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
2
5
3
6
![ Build Status] ( https://github.com/julianrubisch/express-asset-file-cache-middleware/workflows/Node%20CI/badge.svg )
4
7
@@ -115,3 +118,22 @@ $ npm test
115
118
The MIT License (MIT)
116
119
117
120
Copyright (c) 2019 Julian Rubisch
121
+
122
+ ## Contributors ✨
123
+
124
+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
125
+
126
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
127
+ <!-- prettier-ignore-start -->
128
+ <!-- markdownlint-disable -->
129
+ <table >
130
+ <tr >
131
+ <td align="center"><a href="http://www.julianrubisch.at"><img src="https://avatars0.githubusercontent.com/u/4352208?v=4" width="100px;" alt=""/><br /><sub><b>Julian Rubisch</b></sub></a><br /><a href="https://github.com/julianrubisch/express-asset-file-cache-middleware/commits?author=julianrubisch" title="Code">💻</a></td>
132
+ </tr >
133
+ </table >
134
+
135
+ <!-- markdownlint-enable -->
136
+ <!-- prettier-ignore-end -->
137
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
138
+
139
+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments