{
  "name": "wp-gistpen",
  "version": "0.1.0",
  "description": "A self-hosted alternative to putting your code snippets on Gist.",
  "authors": {
    "name": "James DiGioia",
    "email": "jamesorodig@gmail.com"
  },
  "homepage": "http://www.jamesdigioia.com/wp-gistpen/",
  "repository" : {
    "type" : "git",
    "url" : "git@github.com:mAAdhaTTah/WP-Gistpen.git"
  },
  "main": "gulpfile.js",
  "devDependencies": {
    "bower": "^1.3.8",
    "gulp": "^3.8.6",
    "gulp-bower": "0.0.6",
    "gulp-composer": "0.0.1",
    "gulp-concat": "^2.3.3",
    "gulp-if": "^1.2.4",
    "gulp-jshint": "^1.7.1",
    "gulp-sass": "^0.7.2",
    "gulp-uglify": "^0.3.1",
    "gulp-zip": "^0.4.0",
    "merge-stream": "^0.1.5",
    "rimraf": "^2.2.8",
    "run-sequence": "^0.3.6"
  },
  "author": "maadhattah",
  "license": "GPL-2.0+"
}
