This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/svgo_output/package.json

18 lines
321 B
JSON

{
"name": "svgo-inkscape",
"private": true,
"version": "0.1.1",
"repository": "git://github.com/juanfran/svgo-inkscape.git",
"author": {
"name": "Juanfran Alcántara"
},
"engines": {
"node": ">= 0.12"
},
"license": "MIT",
"dependencies": {
"minimist": "^1.1.2",
"svgo": "^0.5.3"
}
}