{
  "name": "recore-admin-ui",
  "description": "A web interface for RecoreAdmin",
  "author": "Tarkus Liu <tarkus@tarkus.im>",
  "version": "0.4.33",
  "repository": {
    "type": "git",
    "url": "git@github.com:tarkus/recore-admin-ui.git"
  },
  "scripts": {
    "start": "brunch watch --server",
    "test": "brunch test",
    "prepublish": "brunch build --production"
  },
  "dependencies": {},
  "devDependencies": {
    "auto-reload-brunch": ">= 1.0 < 1.8",
    "brunch": "^1.7.14",
    "clean-css-brunch": ">= 1.0 < 1.8",
    "coffee-script": "^1.7.1",
    "coffee-script-brunch": "^1.8.0",
    "css-brunch": ">= 1.0 < 1.8",
    "jade-brunch": "^1.8.1",
    "javascript-brunch": ">= 1.0 < 1.8",
    "jsenv-brunch": "^1.4.2",
    "static-jade-brunch": "^1.7.0",
    "stylus-brunch": "^1.8.1",
    "uglify-js-brunch": ">= 1.0 < 1.8"
  }
}
