PluginProbe ʕ •ᴥ•ʔ
File Manager Pro – Filester / trunk
File Manager Pro – Filester vtrunk
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 9 months ago files 2 months ago img 6 years ago jquery 1 year ago js 9 months ago php 1 month ago sounds 6 years ago themes 2 months ago Changelog 9 months ago LICENSE.md 9 months ago README.md 2 months ago bower.json 6 years ago composer.json 6 years ago main.default.js 1 year 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