UNPKG

http-tag

Version:

Simplified Writing Of HTTP Message Text

35 lines (34 loc) 689 B
{ "name": "http-tag", "version": "2.0.0", "description": "Simplified Writing Of HTTP Message Text", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AndoGhevian/HTTPTag.git" }, "keywords": [ "http", "message", "raw", "text", "tag", "literal", "headers", "body", "CRLF", "CR", "LF", "request", "response" ], "author": "Andranik Ghevondyan", "license": "ISC", "bugs": { "url": "https://github.com/AndoGhevian/HTTPTag/issues" }, "homepage": "https://github.com/AndoGhevian/HTTPTag#readme" }