Add description to npm package

This commit is contained in:
hazycora 2023-09-16 21:07:06 -05:00
parent fc4c8ceb40
commit fb6bb03142
No known key found for this signature in database
GPG Key ID: 215AF1F81F86940E

View File

@ -1,7 +1,7 @@
{
"name": "lucida",
"version": "1.0.0",
"description": "",
"description": "A modular downloader tool",
"main": "build/index.js",
"type": "module",
"types": "build/index.d.ts",