{
  "name": "seq-theme-two-up",
  "version": "1.0.0",
  "description": "A two column layout, one for showing content, the other a featured image",
  "license": "GPL-3.0",
  "homepage": "http://sequencejs.com/themes/two-up/",
  "private": false,
  "author": "Ian Lunn",
  "repository": {
    "type": "git",
    "url": "https://github.com/SequenceJS/two-up/"
  },
  "bugs": {
    "url": "https://github.com/SequenceJS/two-up/issues",
    "email": "bugs@sequencejs.com"
  },
  "keywords": [
    "sequence",
    "sequencejs",
    "sequence theme",
    "sequence.js",
    "sequence.js theme",
    "portfolio slider",
    "product slider"
  ],
  "devDependencies": {
    "grunt": "~0.4.1",
    "connect-livereload": "~0.3.2",
    "grunt-contrib-sass": "~0.6.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-autoprefixer": "~0.4.1",
    "grunt-contrib-cssmin": "~0.7.0",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-contrib-connect": "~0.6.0",
    "grunt-contrib-copy": "~0.5.0",
    "time-grunt": "~0.2.8",
    "grunt-open": "~0.2.3",
    "grunt-version": "~0.3.0"
  },
  "dependencies": {
    "load-grunt-tasks": "~0.2.0"
  }
}
