values
This commit is contained in:
parent
eb96025942
commit
2fcbdc79e7
6 changed files with 13 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "lightning.pub",
|
||||
"name": "lnpub",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "A Nostr based account system and management platform for nodes on Bitcoin's Lightning Network",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"clean": "rimraf build",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"author": "",
|
||||
"type": "module",
|
||||
"license": "ISC",
|
||||
"license": "Affero GPLv3",
|
||||
"bugs": {
|
||||
"url": "https://github.com/shocknet/Lightning.Pub/issues"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue