mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
29 lines
619 B
JSON
Executable File
29 lines
619 B
JSON
Executable File
{
|
|
"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"
|
|
} |