@@ -2,23 +2,15 @@ jsonp-body
22=======
33
44[ ![ NPM version] [ npm-image ]] [ npm-url ]
5- [ ![ node version] [ node-image ]] [ node-url ]
65[ ![ build status] [ travis-image ]] [ travis-url ]
76[ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ]
8- [ ![ Gittip] [ gittip-image ]] [ gittip-url ]
97
108[ npm-image ] : https://img.shields.io/npm/v/jsonp-body.svg?style=flat-square
119[ npm-url ] : https://npmjs.org/package/jsonp-body
12- [ node-image ] : https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
13- [ node-url ] : http://nodejs.org/download/
1410[ travis-image ] : https://img.shields.io/travis/node-modules/jsonp-body.svg?style=flat-square
1511[ travis-url ] : https://travis-ci.org/node-modules/jsonp-body
1612[ coveralls-image ] : https://img.shields.io/coveralls/node-modules/jsonp-body.svg?style=flat-square
1713[ coveralls-url ] : https://coveralls.io/r/node-modules/jsonp-body?branch=master
18- [ gittip-image ] : https://img.shields.io/gittip/fengmk2.svg?style=flat-square
19- [ gittip-url ] : https://www.gittip.com/fengmk2/
20-
21- ![ logo] ( https://raw.github.com/node-modules/jsonp-body/master/logo.png )
2214
2315Helper to create more safe jsonp response body for [ koa] ( http://koajs.com/ ) and other web framework.
2416
@@ -63,7 +55,7 @@ Get `obj` jsonp string response with `callback`.
6355
6456(The MIT License)
6557
66- Copyright (c) 2014 fengmk2 & lt ; fengmk2@gmail.com & gt ; and other contributors
58+ Copyright (c) 2014 - 2015 node-modules and other contributors
6759
6860Permission is hereby granted, free of charge, to any person obtaining
6961a copy of this software and associated documentation files (the
0 commit comments