Files
oneuptime/fyipe-le-store/package.json
Nawaz Dhandala 88b234f903 change authors
2022-01-24 19:50:37 +00:00

23 lines
494 B
JSON

{
"name": "fyipe-le-store",
"version": "3.0.0",
"description": "Greenlock store module ported for FYIPE",
"main": "index.js",
"keywords": [
"le-store",
"greenlock",
"letsencrypt",
"mongodb",
"mongo",
"fyipe"
],
"author": "HackerBay, Inc. <hello@hackerbay.io>",
"contributors": [
"HackerBay, Inc. <hello@hackerbay.io>"
],
"license": "MIT",
"dependencies": {
"axios": "^0.24.0"
}
}