Update package.json
This commit is contained in:
parent
cceba3bf96
commit
1d5150a4ab
1 changed files with 2 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue