44[ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
55[ ![ Circle CI] [ circle-ci-src ]] [ circle-ci-href ]
66[ ![ Codecov] [ codecov-src ]] [ codecov-href ]
7- [ ![ Dependencies] [ david-dm-src ]] [ david-dm-href ]
8- [ ![ Standard JS] [ standard-js-src ]] [ standard-js-href ]
7+ [ ![ License] [ license-src ]] [ license-href ]
98
109> The one-liner node.js http-proxy middleware solution for Nuxt.js using [ http-proxy-middleware] ( https://github.com/chimurai/http-proxy-middleware )
1110
@@ -117,10 +116,10 @@ Keys are [context](https://github.com/chimurai/http-proxy-middleware#context-mat
117116Copyright (c) Nuxt Community
118117
119118<!-- Badges -->
120- [ npm-version-src ] : https://img.shields.io/npm/dt /@nuxtjs/proxy.svg?style=flat-square
119+ [ npm-version-src ] : https://img.shields.io/npm/v /@nuxtjs/proxy/latest .svg?style=flat-square
121120[ npm-version-href ] : https://npmjs.com/package/@nuxtjs/proxy
122121
123- [ npm-downloads-src ] : https://img.shields.io/npm/v /@nuxtjs/proxy/latest .svg?style=flat-square
122+ [ npm-downloads-src ] : https://img.shields.io/npm/dt /@nuxtjs/proxy.svg?style=flat-square
124123[ npm-downloads-href ] : https://npmjs.com/package/@nuxtjs/proxy
125124
126125[ circle-ci-src ] : https://img.shields.io/circleci/project/github/nuxt-community/proxy-module.svg?style=flat-square
@@ -129,8 +128,5 @@ Copyright (c) Nuxt Community
129128[ codecov-src ] : https://img.shields.io/codecov/c/github/nuxt-community/proxy-module.svg?style=flat-square
130129[ codecov-href ] : https://codecov.io/gh/nuxt-community/proxy-module
131130
132- [ david-dm-src ] : https://david-dm.org/nuxt-community/proxy-module/status.svg?style=flat-square
133- [ david-dm-href ] : https://david-dm.org/nuxt-community/proxy-module
134-
135- [ standard-js-src ] : https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square
136- [ standard-js-href ] : https://standardjs.com
131+ [ license-src ] : https://img.shields.io/npm/l/@nuxtjs/proxy.svg?style=flat-square
132+ [ license-href ] : https://npmjs.com/package/@nuxtjs/proxy
0 commit comments