{
  "name": "mimosa",
  "preferGlobal": "true",
  "version": "2.3.32",
  "homepage": "http://www.mimosa.io",
  "author": "David Bashford",
  "description": "A lightning-fast, modular, next generation browser development tool.",
  "contributors": [
    {
      "name": "David Bashford",
      "email": "dbashford@hotmail.com"
    }
  ],
  "bin": {
    "mimosa": "./bin/_mimosa"
  },
  "main": "./lib/index",
  "repository": {
    "type": "git",
    "url": "https://github.com/dbashford/mimosa"
  },
  "keywords": [
    "framework",
    "boilerplate",
    "toolkit",
    "compiler",
    "coffeescript",
    "livescript",
    "typescript",
    "sass",
    "less",
    "stylus",
    "dust",
    "handlebars",
    "ember",
    "emblem",
    "jade",
    "underscore",
    "lodash",
    "hogan",
    "ractive",
    "nunjucks",
    "amd",
    "require",
    "requirejs",
    "mimosa",
    "mmodule",
    "lint",
    "hint",
    "brunch",
    "grunt",
    "yeoman",
    "server",
    "express",
    "source",
    "maps",
    "node-sass",
    "bower"
  ],
  "dependencies": {
    "lodash": "2.4.1",
    "coffee-script": "1.7.1",
    "ansi-color": "0.2.1",
    "wrench": "1.5.8",
    "commander": "1.3.2",
    "chokidar": "0.12.6",
    "request": "2.33.0",
    "logmimosa": "1.0.4",
    "skelmimosa": "1.3.0",
    "newmimosa": "2.0.0",
    "validatemimosa": "1.3.5",
    "mimosa-minify-js": "1.1.5",
    "mimosa-minify-css": "1.3.2",
    "mimosa-jshint": "1.1.6",
    "mimosa-csslint": "1.2.0",
    "mimosa-bower": "1.6.2",
    "mimosa-copy": "1.3.3",
    "mimosa-server": "1.6.1",
    "mimosa-live-reload": "1.4.0",
    "mimosa-require": "2.3.2"
  },
  "license": "MIT",
  "engines": {
    "node": ">=0.10"
  },
  "scripts": {
    "prepublish": "node build.js"
  }
}
