{
  "name": "http-form-urlencoded",
  "version": "1.0.24",
  "description": "",
  "keywords": [
    "URLSearchParams",
    "form",
    "form-urlencoded",
    "params",
    "query",
    "querystring",
    "search",
    "url",
    "urlencoded",
    "urlsearchparams",
    "w3c",
    "whatwg",
    "x-www-form-urlencoded"
  ],
  "homepage": "https://github.com/bluelovers/ws-rest#readme",
  "bugs": {
    "url": "https://github.com/bluelovers/ws-rest/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-rest.git"
  },
  "license": "ISC",
  "author": "",
  "main": "index.js",
  "scripts": {
    "coverage": "npx nyc npm run test",
    "lint": "npx eslint **/*.ts",
    "test": "ts-node ./test/demo",
    "preversion": "yarn run test",
    "ncu": "npx yarn-tool ncu -u",
    "sort-package-json": "npx yarn-tool sort"
  },
  "dependencies": {
    "ts-type": "^1.2.39",
    "tslib": "^2.3.1"
  },
  "gitHead": "7a6fd38a73af7b1462c79813ca36f4ce69d7488d"
}
