{"_id":"@axetroy/http-status","_rev":"2-20b117febede09ff2b083849377a8418","name":"@axetroy/http-status","description":"Get http status","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"@axetroy/http-status","version":"1.0.0","description":"Get http status","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/axetroy/http-status.git"},"author":{"name":"Axetroy"},"license":"Apache","bugs":{"url":"https://github.com/axetroy/http-status/issues"},"homepage":"https://github.com/axetroy/http-status#readme","gitHead":"83e53e8b3126e3726dce12e33787e0e8899769fd","_id":"@axetroy/http-status@1.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"axetroy","email":"troy450409405@gmail.com"},"dist":{"integrity":"sha512-tC54sHJKWqPv3va98sKABf1fU6d5e9y/PLheaIQa5NmUwQeFzcs4MrCXtopyH8h96Ex27ZRKSFkOl/lVoTtPsw==","shasum":"f955e1a190effb06f44c0932076c4391452e4c62","tarball":"https://registry.npmjs.org/@axetroy/http-status/-/http-status-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHYZKm0caMT0J3t1ehfizoaduZLoTMtMCnPhEtz1opIuAiEAmSAW8oIGfPCThw/l6B1ZrLTr3OyhnYDEfiRKw47hc4s="}]},"maintainers":[{"name":"axetroy","email":"troy450409405@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http-status-1.0.0.tgz_1511790538191_0.21306233946233988"}},"1.0.1":{"name":"@axetroy/http-status","version":"1.0.1","description":"Get http status","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/axetroy/http-status.git"},"author":{"name":"Axetroy"},"license":"Apache","bugs":{"url":"https://github.com/axetroy/http-status/issues"},"homepage":"https://github.com/axetroy/http-status#readme","gitHead":"82ce8c7df2f006ca2da7f5ed01878957fef2594f","_id":"@axetroy/http-status@1.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"axetroy","email":"troy450409405@gmail.com"},"dist":{"integrity":"sha512-tcOwXXP8hxqWCgSSu0ur13/XphRvoRSGrAbV3ddhsLzgsfXwHRmwMJqrxa2Z2/1iOwIZ0J2ZQ6E/oqiD9l9oGg==","shasum":"1f7236ece3ba58b1a75349ed442924447a598ec7","tarball":"https://registry.npmjs.org/@axetroy/http-status/-/http-status-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNa19OutfMjOmpLPCLsYZ7HQAoADeRobgTTI+kdPmiSAIgKH6/W6sjE2V2fYNN0S9Ofa5tzWtoV/WepC75Ko4hPWM="}]},"maintainers":[{"name":"axetroy","email":"troy450409405@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http-status-1.0.1.tgz_1511794241130_0.5053212214261293"}}},"readme":"## Http status\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/axetroy/http-status.svg)](https://greenkeeper.io/)\n![License](https://img.shields.io/badge/license-Apache-green.svg)\n[![Prettier](https://img.shields.io/badge/Code%20Style-Prettier-green.svg)](https://github.com/prettier/prettier)\n![Node](https://img.shields.io/badge/node-%3E=6.0-blue.svg?style=flat-square)\n[![npm version](https://badge.fury.io/js/%40axetroy%2Fnid.svg)](https://badge.fury.io/js/%40axetroy%2Fnid)\n![Size](https://github-size-badge.herokuapp.com/axetroy/http-status.svg)\n\n\nGet http status\n\n## Usage\n\n```bash\nnpm isntall @axetroy/http-status --save\n```\n\n```javascript\nconst httpStatus = require('@axetroy/http-status');\n\nconsole.log(httpStatus.OK.code);  // 200\nconsole.log(+httpStatus.OK);      // 200\n\nconsole.log(httpStatus.OK.message);   // OK\nconsole.log(httpStatus.OK + \"\");      // OK\n\n```\n\n## Contributing\n\n[Contributing Guid](https://github.com/axetroy/Github/blob/master/CONTRIBUTING.md)\n\n## Contributors\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n| [<img src=\"https://avatars1.githubusercontent.com/u/9758711?v=3\" width=\"100px;\"/><br /><sub>Axetroy</sub>](http://axetroy.github.io)<br />[💻](https://github.com/axetroy/http-status/commits?author=axetroy) [🐛](https://github.com/axetroy/http-status/issues?q=author%3Aaxetroy) 🎨 |\n| :---: |\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\n## License\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Faxetroy%2Fhttp-status.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Faxetroy%2Fhttp-status?ref=badge_large)\n","maintainers":[{"name":"axetroy","email":"troy450409405@gmail.com"}],"time":{"modified":"2022-04-04T17:09:50.081Z","created":"2017-11-27T13:48:58.276Z","1.0.0":"2017-11-27T13:48:58.276Z","1.0.1":"2017-11-27T14:50:41.222Z"},"homepage":"https://github.com/axetroy/http-status#readme","repository":{"type":"git","url":"git+https://github.com/axetroy/http-status.git"},"author":{"name":"Axetroy"},"bugs":{"url":"https://github.com/axetroy/http-status/issues"},"license":"Apache","readmeFilename":"README.md"}