added elfinder module
This commit is contained in:
13
sites/all/libraries/elfinder/package.json
Normal file
13
sites/all/libraries/elfinder/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "elfinder",
|
||||
"version": "2.1.43",
|
||||
"description": "Open-source file manager for web, written in JavaScript using jQuery and jQuery UI.",
|
||||
"author": "Studio-42 (https://github.com/Studio-42/elFinder)",
|
||||
"license": "3-clauses BSD",
|
||||
"bugs": "https://github.com/Studio-42/elFinder/issues",
|
||||
"homepage": "http://elfinder.org/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Studio-42/elFinder.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user