mirror of
https://github.com/joel-st/kunkun-nostr-generate-keypair.git
synced 2025-04-03 01:06:41 +00:00
update package.json
This commit is contained in:
parent
f3f1b5ec97
commit
592d7fdd3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,7 +118,6 @@ out
|
||||
# Nuxt.js build / generate output
|
||||
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Gatsby files
|
||||
|
||||
|
6
dist/index.js
vendored
Normal file
6
dist/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
15
package.json
15
package.json
@ -41,7 +41,20 @@
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"files": [
|
||||
"./dist",
|
||||
"dist",
|
||||
"src",
|
||||
"package.json",
|
||||
"readme.md",
|
||||
".gitignore"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/joel-st/kunkun-nostr-generate-keypair"
|
||||
},
|
||||
"keywords": [
|
||||
"nostr",
|
||||
"keypair",
|
||||
"generate",
|
||||
"nostr-tools"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user