css
2 years ago
files
2 years ago
img
2 years ago
jquery
2 years ago
js
2 years ago
php
2 years ago
sounds
2 years ago
themes
2 years ago
.gitignore
2 years ago
Changelog
2 years ago
LICENSE.md
2 years ago
README.md
2 years ago
bower.json
2 years ago
composer.json
2 years ago
elfinder.html
2 years ago
elfinder.legacy.html
2 years ago
index.php
2 years ago
main.default.js
2 years ago
package.json
2 years ago
package.json
14 lines
| 1 | { |
| 2 | "name": "elfinder", |
| 3 | "version": "2.1.56", |
| 4 | "description": "Open-source file manager for web, written in JavaScript using jQuery and jQuery UI.", |
| 5 | "author": "Studio-42 (https://github.com/Studio-42/elFinder)", |
| 6 | "license": "3-clauses BSD", |
| 7 | "bugs": "https://github.com/Studio-42/elFinder/issues", |
| 8 | "homepage": "http://elfinder.org/", |
| 9 | "repository": { |
| 10 | "type": "git", |
| 11 | "url": "https://github.com/Studio-42/elFinder.git" |
| 12 | } |
| 13 | } |
| 14 |