You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
619 B
29 lines
619 B
{
|
|
"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"
|
|
}
|