{
  "name": "flexbox",
  "version": "0.0.3",
  "description": "A collection of flexbox utilities and components.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/johnotander/flexbox.git"
  },
  "keywords": [
    "css3",
    "css",
    "flex",
    "flexbox",
    "grid",
    "lightweight",
    "media",
    "media object"
  ],
  "author": "John Otander",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/johnotander/flexbox/issues"
  },
  "homepage": "https://github.com/johnotander/flexbox",
  "devDependencies": {
    "colors.css": "^1.0.0",
    "gulp": "^3.8.8",
    "gulp-minify-css": "^0.3.10",
    "gulp-rename": "^1.2.0",
    "gulp-sass": "^0.7.3"
  }
}
