http-parser-version
v1.0.1
Published
Check the version of http parser
Downloads
5
Maintainers
Readme
http-parser-version
Check the http parser version in your code
Install
$ npm install http-parser-version
Usage
const httpParserVersion = require('http-parser-version');
console.log(httpParserVersion);
$ npm start
#=> 2.8.0
License
MIT © Victor Nizeyimana