UNPKG

@prodvair/url-query-params

Version:

Парсинг параметров из ссылки GET запроса.

28 lines (27 loc) 685 B
{ "name": "@prodvair/url-query-params", "version": "0.0.7", "description": "Парсинг параметров из ссылки GET запроса.", "main": "URLQueryParams.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/prodvair/url-query-params.git" }, "keywords": [ "urlParams", "getParams", "queryParams", "query", "url", "get" ], "author": "prodvair", "license": "CC-BY-4.0", "bugs": { "url": "https://github.com/prodvair/url-query-params/issues" }, "homepage": "https://github.com/prodvair/url-query-params#readme" }