{
  "name": "sqip-plugin-svgo",
  "version": "1.0.0-alpha.22+b17d88e",
  "description": "> TODO: description",
  "author": "Benedikt Rötsch <info@benedikt-roetsch.de>",
  "homepage": "https://github.com/axe312ger/sqip#readme",
  "license": "MIT",
  "main": "dist/sqip-plugin-svgo.js",
  "directories": {
    "lib": "dist",
    "test": "__tests__"
  },
  "files": [
    "dist"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/axe312ger/sqip.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/axe312ger/sqip/issues"
  },
  "dependencies": {
    "sqip": "^1.0.0-alpha.22+b17d88e",
    "svgo": "^1.2.2"
  },
  "devDependencies": {
    "debug": "^4.1.1"
  },
  "gitHead": "b17d88e352e2d93a53d8bd4c3567e6d9764ec778"
}
