mirror of https://codeberg.org/pzp/pzp-keypair.git
tweak package.json details
This commit is contained in:
parent
16409daff6
commit
e9de23376e
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "ppppp-keypair",
|
||||
"description": "Keyfile operations for PPPPP",
|
||||
"version": "0.0.1",
|
||||
"description": "Keyfile operations for PPPPP",
|
||||
"homepage": "https://github.com/staltz/ppppp-keypair",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -9,6 +9,7 @@
|
|||
},
|
||||
"author": "Andre 'Staltz' Medeiros <contact@staltz.com>",
|
||||
"license": "MIT",
|
||||
"type": "commonjs",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
"lib/**/*"
|
||||
|
|
Loading…
Reference in New Issue