{
  "name": "gridle",
  "version": "2.0.48",
  "authors": [
    "Olivier Bossel <olivier.bossel@gmail.com>"
  ],
  "main": [
    "sass/gridle/_gridle.scss"
  ],
  "description": "Gridle grid system",
  "keywords": [
    "gridle",
    "grid",
    "system",
    "scss",
    "sass",
    "css"
  ],
  "license": "MIT",
  "homepage": "http://gridle.org",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {},
  "devDependencies": {
    "css-element-queries": "https://github.com/marcj/css-element-queries.git#~0.3.0",
    "jquery": "~2.1.4",
    "matchMedia": "https://github.com/paulirish/matchMedia.js.git#~0.2.0"
  }
}
