Clean up installation and package files
... | ... | @@ -6,10 +6,10 @@ |
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"moment": "^2.25.3", | ||
"typed.js": "^2.0.10" | ||
} | ||
"author": { | ||
"name": "Aral Balkan", | ||
"email": "aral@small-tech.org", | ||
"url": "https://ar.al" | ||
}, | ||
"license": "AGPL-3.0-or-later" | ||
} |
Please register or sign in to comment