PluginProbe ʕ •ᴥ•ʔ
File Manager Pro – Filester / 1.8.4
File Manager Pro – Filester v1.8.4
2.1.1 trunk 1.6.1 1.7.6 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 2.0 2.0.1 2.0.2 2.1.0
filester / includes / File_manager / lib / package.json
filester / includes / File_manager / lib Last commit date
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