main
This commit is contained in:
parent
709cd2862f
commit
50be93258e
|
@ -3,7 +3,7 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "A Sequelize-based certificate store for greenlock that supports wildcards.",
|
"description": "A Sequelize-based certificate store for greenlock that supports wildcards.",
|
||||||
"homepage": "https://git.rootprojects.org/root/greenlock-store-sequelize.js",
|
"homepage": "https://git.rootprojects.org/root/greenlock-store-sequelize.js",
|
||||||
"main": "index.js",
|
"main": "greenlock-store-sequelize.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"test": "tests"
|
"test": "tests"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue