Update package.json

This commit is contained in:
0x1eef 2024-10-22 18:34:50 -03:00
parent cceba3bf96
commit 1d5150a4ab

View file

@ -1,9 +1,9 @@
{ {
"name": "Quran", "name": "@0x1eef/Quran",
"version": "0.1.0", "version": "0.1.0",
"description": "A programmer's interface to The Noble Quran", "description": "A programmer's interface to The Noble Quran",
"author": "0x1eef", "author": "0x1eef",
"license": "GPL", "license": "GPL-3.0",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"scripts": { "scripts": {