We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ee734 commit 4a5d7eaCopy full SHA for 4a5d7ea
package.json
@@ -2,7 +2,7 @@
2
"name": "zpki",
3
"version": "1.0.0",
4
"description": "Command-line utility for managing a Public Key Infrastructure (PKI).",
5
- "main": "index.js",
+ "main": "api.js",
6
"dependencies": {
7
"cors": "^2.8.5",
8
"express": "^4.21.2",
0 commit comments