From 1d5150a4ab28c9cb72377324aaf1fc86e81d8fea Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Tue, 22 Oct 2024 18:34:50 -0300 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 90e7d8c..728f793 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { - "name": "Quran", + "name": "@0x1eef/Quran", "version": "0.1.0", "description": "A programmer's interface to The Noble Quran", "author": "0x1eef", - "license": "GPL", + "license": "GPL-3.0", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {