@@ -15,12 +15,6 @@ Repository | Reference | Recent Version
1515
1616### Dependencies
1717
18- #### Aggregate
19-
20- [ ![ Using David] [ davidImageViaShields ]] [ davidReport ]
21-
22- Outdated dependencies list can also be achieved with ` $ npm --depth 0 outdated `
23-
2418#### Dispersed
2519These also may use [ shields.io] [ shieldsHomepage ] where applicable for more explicit and up to date results.
2620
@@ -45,6 +39,7 @@ Repository | Reference | Recent Version
4539[ github] [ githubGHUrl ] | [ Documentation] [ githubDOCUrl ] | [ ![ NPM version] [ githubNPMVersionImage ]] [ githubNPMUrl ]
4640[ highlight.js] [ highlight.jsGHUrl ] | [ Documentation] [ highlight.jsDOCUrl ] | [ ![ NPM version] [ highlight.jsNPMVersionImage ]] [ highlight.jsNPMUrl ]
4741[ jquery] [ jQueryGHUrl ] | [ Documentation] [ jQueryDOCUrl ] | [ ![ NPM version] [ jQueryNPMVersionImage ]] [ jQueryNPMUrl ]
42+ [ jwt-simple] [ jwt-simpleGHUrl ] | [ Documentation] [ jwt-simpleDOCUrl ] | [ ![ NPM version] [ jwt-simpleNPMVersionImage ]] [ jwt-simpleNPMUrl ]
4843[ less-middleware] [ less-middlewareGHUrl ] | [ Documentation] [ less-middlewareDOCUrl ] | [ ![ NPM version] [ less-middlewareNPMVersionImage ]] [ less-middlewareNPMUrl ]
4944[ marked] [ markedGHUrl ] | [ Documentation] [ markedDOCUrl ] | [ ![ NPM version] [ markedNPMVersionImage ]] [ markedNPMUrl ]
5045[ method-override] [ method-overrideGHUrl ] | [ Documentation] [ method-overrideDOCUrl ] | [ ![ NPM version] [ method-overrideNPMVersionImage ]] [ method-overrideNPMUrl ]
@@ -92,6 +87,14 @@ Repository | Reference | Recent Version | Referenced
9287--- | --- | --- | ---
9388
9489
90+
91+ #### Aggregate
92+
93+ [ ![ Using David] [ davidImageViaShields ]] [ davidReport ]
94+
95+ Outdated dependencies list can also be achieved with ` $ npm --depth 0 outdated `
96+
97+
9598[ nodeDLUrl ] : http://nodejs.org/download/
9699[ nodeGHUrl ] : https://github.com/joyent/node
97100[ nodeGHReleasesUrl ] : https://github.com/joyent/node/releases
@@ -210,6 +213,11 @@ Repository | Reference | Recent Version | Referenced
210213[ jQueryUrl ] : http://jquery.com/
211214[ jQueryDOCUrl ] : http://api.jquery.com/
212215
216+ [ jwt-simpleNPMUrl ] : https://www.npmjs.com/package/jwt-simple
217+ [ jwt-simpleNPMVersionImage ] : https://img.shields.io/npm/v/jwt-simple.svg?style=flat
218+ [ jwt-simpleGHUrl ] : https://github.com/hokaccha/node-jwt-simple
219+ [ jwt-simpleDOCUrl ] : https://github.com/hokaccha/node-jwt-simple/blob/master/README.md
220+
213221[ less-middlewareGHUrl ] : https://github.com/emberfeather/less.js-middleware
214222[ less-middlewareDOCUrl ] : https://github.com/emberfeather/less.js-middleware/blob/master/readme.md
215223[ less-middlewareNPMUrl ] : https://www.npmjs.com/package/less-middleware
0 commit comments