rich-filemanager
Version:
Highly customizable open-source file manager
28 lines (27 loc) • 518 B
JSON
{
"name": "rich-filemanager",
"description": "Highly customizable open-source file manager",
"main": "scripts/filemanager.js",
"authors": [
"Pavel Solomienko"
],
"license": "MIT",
"keywords": [
"filemanager",
"fileupload",
"manager",
"upload",
"file",
"rich",
"js",
"php"
],
"homepage": "https://github.com/servocoder/RichFilemanager",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}