added info for npm publish

This commit is contained in:
Ali Camarata 2023-11-12 11:28:20 +07:00
parent 0f6b4046f3
commit f64a968a48

View file

@ -1,4 +1,3 @@
{ {
"name": "praycalc", "name": "praycalc",
"version": "1.0.0", "version": "1.0.0",
@ -7,6 +6,10 @@
"scripts": { "scripts": {
"test": "node test.js" "test": "node test.js"
}, },
"repository": {
"type": "git",
"url": "https://github.com/ussunnah/praycalc"
},
"author": "USF", "author": "USF",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {