css
1 year ago
files
1 year ago
img
1 year ago
jquery
1 year ago
js
1 year ago
php
1 year ago
sounds
1 year ago
themes
1 year ago
.gitignore
1 year ago
Changelog
1 year ago
LICENSE.md
1 year ago
README.md
1 year ago
bower.json
1 year ago
composer.json
1 year ago
main.default.js
1 year ago
package.json
1 year ago
package.json
14 lines
| 1 | { |
| 2 | "name": "elfinder", |
| 3 | "version": "2.1.64", |
| 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 |