{
  "name": "gwcsshbs",
  "description": "Groundwork CSS 2 Web-Page Templates using Handlebars",
  "version": "0.1.2",
  "license": "MIT",
  "author": "Partha R <parthasarathi.ramanujam@gmail.com>",
  "main": "index.js",
  "keywords": [
    "web",
    "node",
    "templates",
    "handlebars",
    "responsive",
    "mobile",
    "css",
    "groundworks",
    "UX",
    "design",
    "prototyping",
    "live",
    "preview"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/partharamanujam/gwcsshbs"
  },
  "dependencies": {
    "handlebars": "v1.3.x",
    "handlebars-layouts": "v0.3.x",
    "GroundworkCSS": "git://github.com/groundworkcss/groundwork.git#1fb1352b626a9a89664fa8e8ff12720aedd8b772",
    "async-waterfall": "v0.1.x",
    "async-foreach": "v0.1.x",
    "watch": "v0.11.x",
    "socket.io": "v1.0.x"
  },
  "devDependencies": {
    "express": "v4.6.x"
  },
  "engines": {
    "node": "v0.10.x",
    "npm": "v1.4.x"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
