http-parser-version
Version:
Check the version of http parser
29 lines • 761 B
JSON
{
"name": "http-parser-version",
"version": "1.0.1",
"description": "Check the version of http parser",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no testing data\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/MrDatastorage/http-parser-version.git"
},
"keywords": [
"http-parser",
"http",
"parser",
"version"
],
"author": {
"name": "Victor Nizeyimana",
"email": "me@mrclarify.com",
"url": "victor.js.org"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/MrDatastorage/http-parser-version/issues"
},
"homepage": "https://github.com/MrDatastorage/http-parser-version#readme"
}