File tree Expand file tree Collapse file tree 2 files changed +8
-17
lines changed Expand file tree Collapse file tree 2 files changed +8
-17
lines changed Original file line number Diff line number Diff line change 11# Servie Lambda
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-lambda.svg?style=flat )] ( https://npmjs.org/package/servie-lambda )
4+ [ ![ NPM downloads] ( https://img.shields.io/npm/dm/servie-lambda.svg?style=flat )] ( https://npmjs.org/package/servie-lambda )
5+ [ ![ Build status] ( https://img.shields.io/ travis/serviejs/servie-lambda.svg?style=flat )] ( https:// travis-ci.org/serviejs/servie-lambda )
6+ [ ![ Test coverage] ( https://img.shields.io/ coveralls/serviejs/servie-lambda.svg?style=flat )] ( https:// coveralls.io/r/serviejs/servie-lambda?branch=master )
77
88> Servie transport for AWS lambda proxy.
99
@@ -33,13 +33,4 @@ This project is written using [TypeScript](https://github.com/Microsoft/TypeScri
3333
3434## License
3535
36- MIT
37-
38- [ npm-image ] : https://img.shields.io/npm/v/servie-lambda.svg?style=flat
39- [ npm-url ] : https://npmjs.org/package/servie-lambda
40- [ downloads-image ] : https://img.shields.io/npm/dm/servie-lambda.svg?style=flat
41- [ downloads-url ] : https://npmjs.org/package/servie-lambda
42- [ travis-image ] : https://img.shields.io/travis/blakeembrey/node-servie-lambda.svg?style=flat
43- [ travis-url ] : https://travis-ci.org/blakeembrey/node-servie-lambda
44- [ coveralls-image ] : https://img.shields.io/coveralls/blakeembrey/node-servie-lambda.svg?style=flat
45- [ coveralls-url ] : https://coveralls.io/r/blakeembrey/node-servie-lambda?branch=master
36+ Apache 2.0
Original file line number Diff line number Diff line change 1616 },
1717 "repository" : {
1818 "type" : " git" ,
19- "url" : " git://github.com/blakeembrey/node- servie-lambda.git"
19+ "url" : " git://github.com/serviejs/ servie-lambda.git"
2020 },
2121 "keywords" : [
2222 " servie" ,
3333 },
3434 "license" : " Apache-2.0" ,
3535 "bugs" : {
36- "url" : " https://github.com/blakeembrey/node- servie-lambda/issues"
36+ "url" : " https://github.com/serviejs/ servie-lambda/issues"
3737 },
38- "homepage" : " https://github.com/blakeembrey/node- servie-lambda" ,
38+ "homepage" : " https://github.com/serviejs/ servie-lambda" ,
3939 "devDependencies" : {
4040 "jest" : " ^19.0.0" ,
4141 "rimraf" : " ^2.5.4" ,
You can’t perform that action at this time.
0 commit comments