{
  "name": "photon-icons",
  "version": "5.4.0",
  "description": "Icons for Firefox and related properties.",
  "scripts": {
    "test": "node validate.js",
    "build": "svgo --disable=removeViewBox icons/* && node build.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FirefoxUX/photon-icons.git"
  },
  "keywords": [
    "firefox",
    "icons",
    "design",
    "tokens",
    "json"
  ],
  "author": "Blake Winton <bwinton@latte.ca>",
  "license": "MPL-2.0",
  "bugs": {
    "url": "https://github.com/FirefoxUX/photon-icons/issues?q=is%3Aissue+is%3Aopen"
  },
  "homepage": "https://github.com/FirefoxUX/photon-icons/#readme",
  "dependencies": {
    "jquery": "3.4.0",
    "jspdf": "1.4.1",
    "shelljs": "0.8.2",
    "svg2vectordrawable": "1.1.10",
    "svgo": "1.0.5"
  }
}
