{
  "name": "easy-url",
  "version": "0.0.3",
  "description": "lightweight library for manipulation querystring",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chist13/url.git"
  },
  "keywords": [
    "url",
    "query"
  ],
  "author": "Mantulenko Nikolai <chist13p@gmail.com> (https://github.com/chist13)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/chist13/url/issues"
  },
  "homepage": "https://github.com/chist13/url#readme"
}
