reduce description length for npm

This commit is contained in:
AJ ONeal 2018-05-22 23:23:06 -06:00
джерело a006e73980
коміт e08cbd9ae1
1 змінених файлів з 2 додано та 2 видалено

@ -1,7 +1,7 @@
{ {
"name": "acme", "name": "acme",
"version": "1.0.9", "version": "1.0.10",
"description": "Free SSL for everybody. The bare essentials of the Let's Encrypt v2 (ACME draft 11) API. Built for Greenlock.", "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", "homepage": "https://git.coolaj86.com/coolaj86/acme.js",
"main": "node.js", "main": "node.js",
"scripts": { "scripts": {