UNPKG

lil-http

Version:

Tiny, lightweight, full featured HTTP client

35 lines (34 loc) 560 B
{ "name": "lil-http", "description": "Tiny, lightweight, full featured HTTP client", "version": "0.1.17", "license": "MIT", "repository": "lil-js/http", "author": "Tomas Aparicio", "main": "./http.js", "keywords": [ "lil", "tiny", "micro", "http", "request", "xhr", "ajax", "https", "agent" ], "ignore": [ "**/.*", ".*", "*.md", "*.sh", "test", "Makefile", ".editorconfig", ".gitignore", ".travis.yml", ".npmignore", "package.json", "component.json" ] }