forked from root/acme.js
reduce description length for npm
This commit is contained in:
parent
a006e73980
commit
e08cbd9ae1
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "acme",
|
||||
"version": "1.0.9",
|
||||
"description": "Free SSL for everybody. The bare essentials of the Let's Encrypt v2 (ACME draft 11) API. Built for Greenlock.",
|
||||
"version": "1.0.10",
|
||||
"description": "The bare essentials of the ACME (Let's Encrypt v2) API. This is a low-level library for building high-level clients.",
|
||||
"homepage": "https://git.coolaj86.com/coolaj86/acme.js",
|
||||
"main": "node.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue