Blame view

bin/report-template/sbadmin2-1.0.7/bower_components/raphael/bower.json 292 Bytes
Rong authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{
  "name": "raphael",
  "version": "2.1.4",
  "main": "raphael.js",
  "ignore": [
    "eve",
    "**/.*",
    "*.html",
    "*.json",
    "*.markdown",
    "*.md",
    "copy.js",
    "Gruntfile.js",
    "raphael.core.js",
    "raphael.svg.js",
    "raphael.vml.js",
    "reference.js"
  ]
}