mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-02 00:43:46 +01:00
Start again
This commit is contained in:
46
vendors/raphael/.bower.json
vendored
Normal file
46
vendors/raphael/.bower.json
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "raphael",
|
||||
"main": "raphael.min.js",
|
||||
"description": "JavaScript Vector Library",
|
||||
"dependencies": {
|
||||
"eve": "https://github.com/adobe-webplatform/eve.git#eef80ed"
|
||||
},
|
||||
"devDependencies": {
|
||||
"requirejs": "~2.1.17"
|
||||
},
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals",
|
||||
"node"
|
||||
],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"vml",
|
||||
"javascript"
|
||||
],
|
||||
"authors": [
|
||||
"Dmitry Baranovskiy"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"*.html",
|
||||
"*.json",
|
||||
"*.markdown",
|
||||
"*.md",
|
||||
"copy.js",
|
||||
"Gruntfile.js",
|
||||
"reference.js"
|
||||
],
|
||||
"homepage": "https://github.com/DmitryBaranovskiy/raphael",
|
||||
"version": "2.2.0",
|
||||
"_release": "2.2.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v2.2.0",
|
||||
"commit": "a5cd61ad7864f3ad155db0fb937385de28bc389c"
|
||||
},
|
||||
"_source": "https://github.com/DmitryBaranovskiy/raphael.git",
|
||||
"_target": ">= 2.0",
|
||||
"_originalSource": "raphael"
|
||||
}
|
||||
Reference in New Issue
Block a user