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