{
  "name": "furtive",
  "version": "2.4.0",
  "description": "A forward-thinking, CSS micro-framework. Minimal by design.",
  "homepage": "https://github.com/johnotander/furtive",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/johnotander/furtive.git"
  },
  "keywords": [
    "furtive",
    "css",
    "framework",
    "microframework",
    "scss",
    "stylus"
  ],
  "author": "John Otander <johnotander@gmail.com> (http://johnotander.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/johnotander/furtive/issues"
  },
  "devDependencies": {
    "a11y": "^0.2.2",
    "gray": "0.0.4",
    "gulp": "^3.8.8",
    "gulp-autoprefixer": "^1.0.1",
    "gulp-clean": "^0.3.1",
    "gulp-header": "^1.2.2",
    "gulp-minify-css": "^0.3.10",
    "gulp-rename": "^1.2.0",
    "gulp-replace": "^0.5.0",
    "gulp-rework": "^1.0.2",
    "gulp-sass": "^2.3.2",
    "gulp-stylus": "^2.0.1",
    "gulp-size": "^1.1.0",
    "gulp-uncss": "^1.0.6",
    "gulp-util": "^3.0.1",
    "normalize.css": "^5.0.0",
    "rework-flex-grid": "0.0.1"
  }
}
