UNPKG

urldecode

Version:
25 lines (24 loc) 527 B
{ "name": "urldecode", "version": "1.0.1", "description": "Decode url", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/zhiyelee/urldecode.git" }, "keywords": [ "decode", "urldecode", "decodeURIComponent" ], "author": "zhiyelee", "license": "MIT", "bugs": { "url": "https://github.com/zhiyelee/urldecode/issues" }, "homepage": "https://github.com/zhiyelee/urldecode" }