UNPKG

jcrushsvg

Version:

Javascript based SVG deduplicator and compressor

38 lines (37 loc) 807 B
{ "name": "jcrushsvg", "version": "1.1.28", "description": "Javascript based SVG deduplicator and compressor", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/braksator/jcrushsvg.git" }, "keywords": [ "SVG", "compressor", "deduplicator", "deduplication", "dedupe", "compress", "crush", "jcrush", "shrink", "minify", "minifier" ], "author": "D.A. Braksator", "license": "Unlicense", "bugs": { "url": "https://github.com/braksator/jcrushsvg/issues" }, "homepage": "https://github.com/braksator/jcrushsvg#readme", "dependencies": { "fs": "^0.0.1-security", "jcrush": "^1.1.15", "path": "^0.12.7" } }