47 lines
1.9 KiB
YAML
47 lines
1.9 KiB
YAML
|
|
---
|
||
|
|
name: proxy-addr
|
||
|
|
version: 2.0.7
|
||
|
|
type: npm
|
||
|
|
summary: Determine address of proxied request
|
||
|
|
homepage:
|
||
|
|
license: mit
|
||
|
|
licenses:
|
||
|
|
- sources: LICENSE
|
||
|
|
text: |
|
||
|
|
(The MIT License)
|
||
|
|
|
||
|
|
Copyright (c) 2014-2016 Douglas Christopher Wilson
|
||
|
|
|
||
|
|
Permission is hereby granted, free of charge, to any person obtaining
|
||
|
|
a copy of this software and associated documentation files (the
|
||
|
|
'Software'), to deal in the Software without restriction, including
|
||
|
|
without limitation the rights to use, copy, modify, merge, publish,
|
||
|
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||
|
|
permit persons to whom the Software is furnished to do so, subject to
|
||
|
|
the following conditions:
|
||
|
|
|
||
|
|
The above copyright notice and this permission notice shall be
|
||
|
|
included in all copies or substantial portions of the Software.
|
||
|
|
|
||
|
|
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
||
|
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||
|
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||
|
|
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||
|
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||
|
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||
|
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
|
|
- sources: README.md
|
||
|
|
text: |-
|
||
|
|
[MIT](LICENSE)
|
||
|
|
|
||
|
|
[ci-image]: https://badgen.net/github/checks/jshttp/proxy-addr/master?label=ci
|
||
|
|
[ci-url]: https://github.com/jshttp/proxy-addr/actions?query=workflow%3Aci
|
||
|
|
[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/proxy-addr/master
|
||
|
|
[coveralls-url]: https://coveralls.io/r/jshttp/proxy-addr?branch=master
|
||
|
|
[node-image]: https://badgen.net/npm/node/proxy-addr
|
||
|
|
[node-url]: https://nodejs.org/en/download
|
||
|
|
[npm-downloads-image]: https://badgen.net/npm/dm/proxy-addr
|
||
|
|
[npm-url]: https://npmjs.org/package/proxy-addr
|
||
|
|
[npm-version-image]: https://badgen.net/npm/v/proxy-addr
|
||
|
|
notices: []
|