4a92669 6 years ago
1 contributor
29 lines | 0.619kb
{
  "name": "raphael",
  "version": "2.1.2",
  "main": "raphael.js",
  "ignore": [
    "eve",
    "**/.*",
    "*.html",
    "*.json",
    "*.markdown",
    "*.md",
    "copy.js",
    "Gruntfile.js",
    "raphael.core.js",
    "raphael.svg.js",
    "raphael.vml.js",
    "reference.js"
  ],
  "homepage": "https://github.com/DmitryBaranovskiy/raphael",
  "_release": "2.1.2",
  "_resolution": {
    "type": "version",
    "tag": "v2.1.2",
    "commit": "3331359c102e23dc72a224ba65e4fdec6f20894c"
  },
  "_source": "git://github.com/DmitryBaranovskiy/raphael.git",
  "_target": ">= 2.0",
  "_originalSource": "raphael"
}