eventbrite/dorsal

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "dorsal",
  "version": "0.6.2",
  "homepage": "http://eventbrite.github.io/dorsal/",
  "authors": [
    "Parris Khachi <parris@eventbrite.com>",
    "Alex Roberts <alex@eventbrite.com>"
  ],
  "description": "an HTML Decorator Library",
  "main": "dist/dorsal.js",
  "keywords": [
    "html",
    "decorator",
    "backbone",
    "directives",
    "declarative",
    "components"
  ],
  "license": "Apache2",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}