{
  "name": "social-circles",
  "description": "Development files for the Social Circles plugin.",
  "repository": {
    "type": "git",
    "url": "https://github.com/copyblogger/social-circles"
  },
  "dependencies": {},
  "devDependencies": {
    "grunt": "*",
    "grunt-autoprefixer": "*",
    "grunt-checktextdomain": "*",
    "grunt-contrib-cssmin": "*",
    "grunt-contrib-imagemin": "*",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-uglify": "*",
    "grunt-contrib-watch": "*",
    "grunt-csscomb": "*",
    "grunt-jsbeautifier": "*",
    "grunt-jsvalidate": "*",
    "grunt-phplint": "*",
    "grunt-styledocco": "*",
    "grunt-wp-i18n": "*",
    "load-grunt-tasks": "*"
  },
  "plugin": {
    "name": "Social Circles",
    "uri": "https://github.com/copyblogger/social-circles",
    "description": "Create social media icons for the header or sidebar of your website.",
    "author": "StudioPress",
    "authoruri": "http://www.studiopress.com/",
    "version": "0.9.2",
    "license": "GPL-2.0+",
    "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
    "textdomain": "social-circles"
  }
}
