.bower.json
619 Bytes
{
"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"
],
"homepage": "https://github.com/DmitryBaranovskiy/raphael",
"_release": "2.1.4",
"_resolution": {
"type": "version",
"tag": "v2.1.4",
"commit": "a29d980d1f6b0aed9a0f18d751a76e862f5fbc4f"
},
"_source": "git://github.com/DmitryBaranovskiy/raphael.git",
"_target": ">= 2.0",
"_originalSource": "raphael"
}