{
  "name": "generator-ninthlink",
  "version": "2.0.3",
  "description": "generator-webapp + uncss, bootlint, etc.",
  "license": "BSD-2-Clause",
  "repository": "jeffreysbrother/generator-ninthlink",
  "author": "The Yeoman Team and James Cool",
  "main": "app/index.js",
  "engines": {
    "node": ">=6"
  },
  "scripts": {
    "test": "mocha --reporter spec --timeout 3000"
  },
  "files": [
    "app"
  ],
  "keywords": [
    "yeoman-generator",
    "ninthlink",
    "uncss",
    "web",
    "app",
    "front-end",
    "h5bp",
    "modernizr",
    "jquery",
    "gulp",
    "sass",
    "bootstrap",
    "bootlint",
    "BrowserSync",
    "minification",
    "yargs",
    "jeffreysbrother"
  ],
  "dependencies": {
    "chalk": "^2.3.0",
    "command-exists": "^1.2.2",
    "generator-jasmine": "^2.0.0",
    "generator-mocha": "^2.0.0",
    "mkdirp": "^0.5.1",
    "underscore.string": "^3.3.4",
    "wiredep": "^4.0.0",
    "yeoman-generator": "^2.0.1",
    "yosay": "^2.0.1"
  },
  "devDependencies": {
    "mocha": "3.5.3",
    "yeoman-assert": "^3.1.0",
    "yeoman-test": "^1.7.0"
  }
}
