aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar NihlgÄrd <oscarnihlgard@gmail.com>2019-07-29 10:43:45 +0200
committerGitHub <noreply@github.com>2019-07-29 10:43:45 +0200
commit3e08f5d36b8d4d6a797b0a8041a104e60bcc2ddc (patch)
treede436d31fadebcdc3481fa0597ffbb994bc6c664
parentf65b62ae36f7f1bf96a6f8e05b76f168214d9d80 (diff)
downloadpackages-GULPF-patch-1.tar.gz
packages-GULPF-patch-1.zip
Add package samsonGULPF-patch-1
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 03da832..abf284c 100644
--- a/packages.json
+++ b/packages.json
@@ -13837,5 +13837,17 @@
"description": "Static website generation",
"license": "Apache-2.0",
"web": "https://github.com/jasonrbriggs/baker"
+ },
+ {
+ "name": "samson",
+ "url": "https://github.com/GULPF/samson",
+ "method": "git",
+ "tags": [
+ "json",
+ "json5"
+ ],
+ "description": "Implementation of JSON5.",
+ "license": "MIT",
+ "web": "https://github.com/GULPF/samson"
}
]