{
  "name": "url-lengthener",
  "version": "2.1.1",
  "description": "Are your URLs too short? Use url-lengthener to  s t r e t c h  them out!",
  "main": "url-lengthener-node.js",
  "types": "url-lengthener-node.d.ts",
  "scripts": {
    "test": "node url-lengthener.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/piemadd/url-lengthener.git"
  },
  "keywords": [
    "url-shortener",
    "url-lenghtener",
    "url",
    "web-utilities",
    "utilities",
    "productivity",
    "cross-platform"
  ],
  "author": "Piero™",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/piemadd/url-lengthener/issues"
  },
  "homepage": "https://github.com/piemadd/url-lengthener#readme",
  "dependencies": {}
}
