{
  "name": "nice",
  "version": "0.7.1",
  "description": "Component-based (instead of template-based) views for CoffeeScript",
  "main": "src/nice.coffee",
  "directories": {
    "example": "examples"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/dyoder/nice.git"
  },
  "keywords": [
    "html",
    "component",
    "web",
    "template"
  ],
  "dependencies": {
    "fairmont": "~0.7.0",
    "sprintf": "~0.1.1",
    "mutual": "~0.4.3",
    "typely": "0.0.0"
  },
  "author": "Dan Yoder",
  "license": "BSD"
}
