{
  "name": "css-gradient-generator",
  "title": "CSS Gradient Generator",
  "description": "CSS gradient generator with the best browser support. Three different layouts to meet Your requirement (from simple linear to complex radial gradients).",
  "author": {
    "name": "Istvan Ujj-Meszaros",
    "url": "https://github.com/istvan-ujjmeszaros"
  },
  "contributors": [],
  "repository": {
    "type": "git",
    "url": "https://github.com/istvan-ujjmeszaros/css-gradient-generator"
  },
  "license": "CC BY-NC-SA 4.0",
  "homepage": "https://www.virtuosoft.eu/tools/css-gradient-generator/",
  "version": "2.2.1",
  "devDependencies": {
    "grunt": "~1.4.1",
    "grunt-cli": "~1.4.3",
    "grunt-contrib-jshint": "~3.1.1",
    "grunt-contrib-concat": "~2.0.0",
    "grunt-contrib-uglify": "~5.0.1",
    "grunt-contrib-cssmin": "~4.0.0"
  },
  "scripts": {
    "test": "grunt travis --verbose"
  }
}
