{
  "name": "@prodvair/url-query-params",
  "version": "0.0.6",
  "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"
}
