css
9 months ago
files
9 months ago
img
9 months ago
jquery
9 months ago
js
9 months ago
php
9 months ago
sounds
9 months ago
Changelog
9 months ago
LICENSE.md
9 months ago
README.md
9 months ago
bower.json
9 months ago
composer.json
9 months ago
main.default.js
9 months ago
package.json
9 months 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 |