@libj/http-meta
Version:
26 lines (25 loc) • 656 B
JSON
{
"dependencies": {},
"name": "@libj/http-meta",
"version": "0.4.7",
"description": "Http meta kit",
"author": "Sergey Poskachey <seregynp@gmail.com>",
"homepage": "https://github.com/sepo27/libj/blob/master/packages/http-meta/README.md",
"license": "ISC",
"scripts": {
"prepare": "cd ../../ && cli/c pkg:bundle httpMeta"
},
"main": "dist/index.js",
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/sepo27/libj.git"
},
"keywords": [
"http meta",
"http status code",
"http method",
"http error"
],
"gitHead": "402ef541833d8a9f7155d8c9f8c41beaae2c00f1"
}