mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-06-30 19:04:26 +00:00
added info for npm publish
This commit is contained in:
parent
0f6b4046f3
commit
f64a968a48
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
{
|
||||
"name": "praycalc",
|
||||
"version": "1.0.0",
|
||||
|
|
@ -7,6 +6,10 @@
|
|||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ussunnah/praycalc"
|
||||
},
|
||||
"author": "USF",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue