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