{
  "name": "tabler-icons",
  "version": "1.0.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tabler/tabler-icons.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tabler/tabler-icons/issues"
  },
  "homepage": "https://github.com/tabler/tabler-icons#readme",
  "main": "gulpfile.js",
  "scripts": {
    "build": "gulp optimize && gulp icons-sprite && gulp icons-stroke"
  },
  "description": "",
  "devDependencies": {
    "glob": "7.1.6",
    "gulp": "4.0.2"
  }
}