We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
"type": "script"
1 parent bfcfdae commit 94a7443Copy full SHA for 94a7443
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"publishConfig": {
4
"access": "public"
5
},
6
+ "type": "script",
7
"version": "0.0.0-development",
8
"description": "Get private key from a path, environment variables, or a `*.pem` file in the current working directory",
9
"main": "index.js",
0 commit comments