{
  "name": "generator-f6html",
  "version": "1.0.15",
  "description": "Paquete básico para proyectos Fullsix en HTML5, responsive, bootstrap y con SASS",
  "main": "app/index.js",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/indivisual/f6-html5.git"
  },
  "author": "Carlos Prat (indivisual)",
  "bugs": {
    "url": "https://github.com/indivisual/f6-html5/issues"
  },
  "homepage": "https://github.com/indivisual/f6-html5#readme",
  "devDependencies": {
    "grunt-cli": "^0.1.13",
    "grunt-processhtml": "^0.3.8",
    "yeoman-assert": "^2.0.0"
  },
  "files": [
    "app"
  ],
  "keywords": [
    "yeoman-generator",
    "f6",
    "fullsix",
    "basic",
    "html5",
    "package",
    "json",
    "npm"
  ],
  "dependencies": {
    "chalk": "^1.0.0",
    "mkdirp": "^0.5.1",
    "underscore.string": "^3.1.1",
    "wiredep": "^2.2.2",
    "yeoman-generator": "^0.20.1",
    "yosay": "^1.0.4"
  }
}
