{
  "name": "sc-grid-system",
  "version": "0.1.0",
  "description": "A WordPress plugin where you can manage column sizes with shortcodes.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/republicainterativa/SC-GridSystem"
  },
  "keywords": [
    "grid",
    "system",
    "sass"
  ],
  "author": "Sergio Costa",
  "license": "ISC",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-compass": "^0.8.0",
    "grunt-contrib-watch": "^0.6.1",
    "matchdep": "^0.3.0"
  }
}
