2
0
mirror of https://github.com/therootcompany/acme.js synced 2025-03-12 19:41:09 +00:00

add homepage

This commit is contained in:
AJ ONeal 2018-03-21 01:38:21 -06:00
parent 1f71a91979
commit b70b1002b9

View File

@ -1,7 +1,8 @@
{
"name": "acme-v2",
"version": "0.6.1",
"version": "0.6.2",
"description": "A framework for building letsencrypt clients (and other ACME v2 clients), forked from le-acme-core.js.",
"homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js",
"main": "node.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"