{
  "name": "fourcorners",
  "version": "0.0.45",
  "description": "Add a rich meta-data driven overlay to your photo-journalism images just by dropping in javascript and a text file http://fourcorners.io",
  "main": "dist/npm.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/digitalinteraction/fourcorners.git"
  },
  "keywords": [
    "fourcorners",
    "4Corners",
    "4",
    "four",
    "corners"
  ],
  "author": "Tim Osadchiy <timurosadchiy@gmail.com> (http://osacci.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/digitalinteraction/fourcorners/issues"
  },
  "homepage": "https://github.com/digitalinteraction/fourcorners#readme",
  "devDependencies": {
    "browserify": "^13.1.0",
    "browserify-css": "^0.9.1",
    "envify": "^3.4.1",
    "grunt": "^1.0.1",
    "grunt-browserify": "^5.0.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^1.0.1",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-sass": "^1.2.1",
    "sassify": "^2.0.0"
  },
  "dependencies": {
    "hammerjs": "^2.0.8",
    "pug": "^2.0.0-beta6",
    "pugify": "^2.1.0"
  }
}
