Compare commits

...

2 Commits

Author SHA1 Message Date
Sven Slootweg f416d22b34 1.0.1 5 years ago
Sven Slootweg f70307d7f6 Add some keywords 5 years ago

@ -1,8 +1,14 @@
{
"name": "modify-url",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"repository": "http://git.cryto.net/joepie91/node-modify-url.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0"
"license": "WTFPL OR CC0-1.0",
"keywords": [
"url",
"modify",
"change",
"resolve"
]
}

Loading…
Cancel
Save