airt.cf
Version:
URL Shortener
24 lines (23 loc) • 389 B
JSON
{
"name": "airt.cf",
"version": "1.0.4",
"description": "URL Shortener",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"URL",
"Shortener",
"airt.cf",
"url",
"short",
"short",
"url"
],
"author": "WenSamita Neiva",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1"
}
}