{
  "name": "polomundial.com.ar",
  "version": "1.0.24",
  "description": "polomundial.com.ar's site on Panels",
  "main": "index.js",
  "scripts": {
    "build": ".bin/build",
    "clean": ".bin/clean",
    "compile": ".bin/compile",
    "pacpan": ".bin/pacpan",
    "pacpan:watch": ".bin/pacpan-watch",
    "push": ".bin/push",
    "test": ".bin/test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/UXtemple/polomundial.com.ar.git"
  },
  "keywords": [
    "polomundial.com.ar",
    "panels",
    "UXtemple"
  ],
  "author": "UXtemple <hi@uxtemple.com>",
  "contributors": [
    "Darío Javier Cravero <dario@uxtemple.com>",
    "Tom Parandyk <tom@uxtemple.com>"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/UXtemple/polomundial.com.ar/issues"
  },
  "homepage": "https://github.com/UXtemple/polomundial.com.ar#readme",
  "devDependencies": {
    "babel": "^5.8.23",
    "babel-plugin-react-autoprefix": "^0.2.6",
    "babel-plugin-react-transform": "^1.1.1",
    "babelify": "^6.3.0",
    "browserify": "^11.1.0",
    "browserify-hmr": "^0.2.2",
    "exorcist": "^0.4.0",
    "react-transform-catch-errors": "^1.0.0",
    "react-transform-hmr": "^1.0.1",
    "redbox-react": "^1.1.1",
    "uglify-js": "^2.4.24",
    "watchify": "^3.4.0"
  },
  "dependencies": {
    "browser-vendor-prefix": "^1.0.0",
    "panels-ui": "^0.6.0",
    "react": "^0.14.0",
    "react-redux": "^4.0.0",
    "redux": "^3.0.0",
    "redux-logger": "^2.0.0",
    "redux-promise": "^0.6.0-alpha",
    "redux-thunk": "^1.0.0"
  }
}
