diff options
| author | Oscar NihlgÄrd <oscarnihlgard@gmail.com> | 2019-07-29 10:43:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-29 10:43:45 +0200 |
| commit | 3e08f5d36b8d4d6a797b0a8041a104e60bcc2ddc (patch) | |
| tree | de436d31fadebcdc3481fa0597ffbb994bc6c664 | |
| parent | f65b62ae36f7f1bf96a6f8e05b76f168214d9d80 (diff) | |
| download | packages-3e08f5d36b8d4d6a797b0a8041a104e60bcc2ddc.tar.gz packages-3e08f5d36b8d4d6a797b0a8041a104e60bcc2ddc.zip | |
Add package samsonGULPF-patch-1
| -rw-r--r-- | packages.json | 12 |
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" } ] |
