UNPKG

@jnode/request

Version:

Simple HTTP(s) requesting package for Node.js.

26 lines 609 B
{ "name": "@jnode/request", "version": "2.1.5", "description": "Simple HTTP(s) requesting package for Node.js.", "main": "src/index.js", "scripts": { "test": "echo \"Hello, HTTP.\"" }, "repository": { "type": "git", "url": "git+https://github.com/japple-jnode/request.git" }, "keywords": [ "JustNode", "HTTP", "Web", "Request", "JustApple" ], "author": "JustApple <apple@justapple.tw>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/japple-jnode/request/issues" }, "homepage": "https://github.com/japple-jnode/request#readme" }