{
  "name": "form-data-urlencoded",
  "version": "0.1.1",
  "description": "Сonverts data form to application/x-www-form-urlencoded",
  "keywords": [
    "application/x-www-form-urlencoded",
    "urlencoded",    
    "form data"     
  ],
  "homepage": "https://github.com/Yuriy-Svetlov/form-data-urlencoded",
  "bugs": "https://github.com/Yuriy-Svetlov/form-data-urlencoded/issues",
  "license": "MIT",
  "author": {
    "name": "Yuriy-Svetlov",
    "email": "sominiurii@gmail.com"
  },
  "files": [
    "LICENSE",
    "Readme.md",
    "index.js"
  ],
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Yuriy-Svetlov/form-data-urlencoded.git"
  }

}
