Added package svgo (#1379)

This commit is contained in:
jiro 2020-03-02 00:47:50 +09:00 committed by GitHub
parent 3aa4626a62
commit 4ef388e5d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16782,5 +16782,20 @@
"description": "Webp encoder and decoder bindings for Nim",
"license": "MIT",
"web": "https://github.com/tormund/nimwebp"
},
{
"name": "svgo",
"url": "https://github.com/jiro4989/svgo",
"method": "git",
"tags": [
"svg",
"cli",
"awk",
"jo",
"shell"
],
"description": "SVG output from a shell.",
"license": "MIT",
"web": "https://github.com/jiro4989/svgo"
}
]