File tree Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 11# Servie Http
22
3- [ ![ NPM version] [ npm-image ]] [ npm-url ]
4- [ ![ NPM downloads] [ downloads-image ]] [ downloads-url ]
5- [ ![ Build status] [ travis-image ]] [ travis-url ]
6- [ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ]
3+ [ ![ NPM version] ( https://img.shields.io/ npm/v/servie-http.svg?style=flat )] ( https://npmjs.org/package/servie-http )
4+ [ ![ NPM downloads] ( https://img.shields.io/npm/dm/servie-http.svg?style=flat )] ( https://npmjs.org/package/servie-http )
5+ [ ![ Build status] ( https://img.shields.io/ travis/serviejs/servie-http.svg?style=flat )] ( https:// travis-ci.org/serviejs/servie-http )
6+ [ ![ Test coverage] ( https://img.shields.io/ coveralls/serviejs/servie-http.svg?style=flat )] ( https:// coveralls.io/r/serviejs/servie-http?branch=master )
77
88> Servie transport for HTTP(s).
99
@@ -34,12 +34,3 @@ This project is written using [TypeScript](https://github.com/Microsoft/TypeScri
3434## License
3535
3636Apache 2.0
37-
38- [npm-image]: https://img.shields.io/npm/v/servie-http.svg?style=flat
39- [npm-url]: https://npmjs.org/package/servie-http
40- [downloads-image]: https://img.shields.io/npm/dm/servie-http.svg?style=flat
41- [downloads-url]: https://npmjs.org/package/servie-http
42- [travis-image]: https://img.shields.io/travis/blakeembrey/node-servie-http.svg?style=flat
43- [travis-url]: https://travis-ci.org/blakeembrey/node-servie-http
44- [coveralls-image]: https://img.shields.io/coveralls/blakeembrey/node-servie-http.svg?style=flat
45- [coveralls-url]: https://coveralls.io/r/blakeembrey/node-servie-http?branch=master
Original file line number Diff line number Diff line change 1616 },
1717 "repository" : {
1818 "type" : " git" ,
19- "url" : " git://github.com/blakeembrey/node- servie-http.git"
19+ "url" : " git://github.com/serviejs/ servie-http.git"
2020 },
2121 "keywords" : [
2222 " servie" ,
3232 },
3333 "license" : " Apache-2.0" ,
3434 "bugs" : {
35- "url" : " https://github.com/blakeembrey/node- servie-http/issues"
35+ "url" : " https://github.com/serviejs/ servie-http/issues"
3636 },
37- "homepage" : " https://github.com/blakeembrey/node- servie-http" ,
37+ "homepage" : " https://github.com/serviejs/ servie-http" ,
3838 "jest" : {
3939 "testEnvironment" : " node" ,
4040 "transform" : {
You can’t perform that action at this time.
0 commit comments