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": {