{
  "title": "Stylie",
  "name": "stylie",
  "description": "Stylie is a barebones css framework generator for professionally designed style guides",
  "version": "2.0.1",
  "main": "index.js",
  "engines": {
    "node": ">=0.10.x"
  },
  "author": {
    "name": "Yaw Joseph Etse",
    "email": "yaw.etse@gmail.com",
    "url": "http://about.me/yawjosephetse"
  },
  "contributors": [
    {
      "name": "Veronica Coulombe",
      "email": "veronica.coulombe@gmail.com"
    }
  ],
  "scripts": {
    "test": "mocha -R spec --recursive"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:typesettin/stylie.git"
  },
  "dependencies": {},
  "devDependencies": {
    "browserify": "~4.2.1",
    "chai": "1.9.1",
    "classie": ">=0.1.0",
    "ejs": ">=0.8.5",
    "grunt-browserify": ">=2.1.3",
    "grunt-contrib-copy": ">=0.5.0",
    "grunt-contrib-cssmin": ">=0.9.0",
    "grunt-contrib-jshint": ">=0.4.3",
    "grunt-contrib-less": ">=0.11.3",
    "grunt-contrib-uglify": ">=0.4.0",
    "grunt-contrib-watch": ">=0.4.1",
    "grunt-jsbeautifier": ">=0.2.7",
    "grunt-jsdoc": ">=0.5.6",
    "grunt-newer": ">=0.7.0",
    "grunt-simple-mocha": ">=0.4.0",
    "grunt-templater": ">=0.0.6",
    "jsdoc": "3.3.0-alpha5",
    "mocha": "1.9.0",
    "pushie": "^1.0.2",
    "stylie.pushmenu": "^1.0.0",
    "uglify-js": "^2.4.15",
    "uglifyify": "^2.5.0",
    "util-extend": ">=1.0.1"
  },
  "keywords": [
    "typesettin",
    "bootstrap",
    "foundation",
    "css generator",
    "less",
    "css framework",
    "minimal",
    "flat ui"
  ]
}
