{
  "name": "raphael",
  "version": "2.1.1",
  "main": "raphael.js",
  "ignore": [
    "eve",
    "**/.*",
    "*.html",
    "*.json",
    "*.markdown",
    "*.md",
    "copy.js",
    "Gruntfile.js",
    "raphael.core.js",
    "raphael.svg.js",
    "raphael.vml.js",
    "reference.js"
  ]
}