UNPKG

url-get-builder

Version:

A lightweight GET parameter builder that escapes keys and the values

22 lines (21 loc) 499 B
{ "name": "url-get-builder", "version": "1.0.0", "description": "A lightweight GET parameter builder that escapes keys and the values", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/0blu/url-get-builder/" }, "keywords": [ "get", "param", "builder", "url" ], "author": "Carsten Patzke <lassdas12@gmail.com>", "license": "ISC" }