UNPKG

vitusvet-shorturl

Version:

Vitusvet package for URL shortener with bit.ly

27 lines (26 loc) 624 B
{ "name": "vitusvet-shorturl", "version": "1.0.4", "description": "Vitusvet package for URL shortener with bit.ly", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/VitusVet/VitusVet-ShortUrl.git" }, "keywords": [ "URL", "Shortener" ], "author": "VitusVet", "license": "ISC", "bugs": { "url": "https://github.com/VitusVet/VitusVet-ShortUrl/issues" }, "homepage": "https://github.com/VitusVet/VitusVet-ShortUrl#readme", "dependencies": { "bitly": "^7.1.0" } }