From d46aea814776917d70b71169c0895a0312d2d5f7 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Fri, 22 Dec 2017 14:36:56 -0500 Subject: [PATCH] manifest descriptions --- spec/manifest.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/spec/manifest.json b/spec/manifest.json index e60088ac..cb208a40 100644 --- a/spec/manifest.json +++ b/spec/manifest.json @@ -10,39 +10,39 @@ "properties": { "slug": { "type": "string", - "description": "" + "description": "SEE README" }, "name": { "type": "string", - "description": "" + "description": "SEE README" }, "author": { "type": "string", - "description": "" + "description": "SEE README" }, "license": { "type": "string", - "description": "" + "description": "SEE README" }, "version": { "type": "string", - "description": "" + "description": "SEE README" }, "homepage": { "type": "string", - "description": "" + "description": "SEE README" }, "donation": { "type": "string", - "description": "" + "description": "SEE README" }, "manual": { "type": "string", - "description": "" + "description": "SEE README" }, "source": { "type": "string", - "description": "" + "description": "SEE README" }, "disabled": { "type": "boolean", @@ -66,11 +66,11 @@ "properties": { "download": { "type": "string", - "description": "" + "description": "SEE README" }, "sha256": { "type": "string", - "description": "" + "description": "SEE README" } } }, @@ -84,11 +84,11 @@ "properties": { "download": { "type": "string", - "description": "" + "description": "SEE README" }, "sha256": { "type": "string", - "description": "" + "description": "SEE README" } } }, @@ -102,11 +102,11 @@ "properties": { "download": { "type": "string", - "description": "" + "description": "SEE README" }, "sha256": { "type": "string", - "description": "" + "description": "SEE README" } } }