{ "name": "selfsigned", "version": "2.1.1", "description": "Generate self signed certificates private and public keys", "main": "index.js", "types": "index.d.ts", "scripts": { "test": "mocha -t 5000" }, "repository": { "type": "git", "url": "git://github.com/jfromaniello/selfsigned.git" }, "keywords": [ "openssl", "self", "signed", "certificates" ], "author": "José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)", "contributors": [ { "name": "Paolo Fragomeni", "email": "paolo@async.ly", "url": "http://async.ly" }, { "name": "Charles Bushong", "email": "bushong1@gmail.com", "url": "http://github.com/bushong1" } ], "license": "MIT", "dependencies": { "node-forge": "^1" }, "devDependencies": { "chai": "^4.3.4", "mocha": "^9.1.1" }, "engines": { "node": ">=10" } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
test | Folder | 0755 |
|
|
.jshintrc | File | 637 B | 0644 |
|
LICENSE | File | 1.05 KB | 0644 |
|
README.md | File | 8.45 KB | 0644 |
|
index.d.ts | File | 1.18 KB | 0644 |
|
index.js | File | 6.3 KB | 0644 |
|
package.json | File | 925 B | 0644 |
|