{
  "name": "js-devicon",
  "description": "Programming-related icons collection.",
  "version": "2.7.4",
  "author": "jessestuart",
  "devDependencies": {
    "gulp": "^3.8.10",
    "gulp-clean-css": "^3.9.0",
    "gulp-concat-css": "^2.0.0",
    "gulp-less": "^3.3.2",
    "gulp-plumber": "^1.1.0"
  },
  "keywords": [
    "font",
    "icons",
    "programming",
    "svg"
  ],
  "license": "MIT",
  "main": "less/devicon.less",
  "repository": {
    "type": "git",
    "url": "https://github.com/jessestuart/devicon.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
