package.json 427 B

12345678910111213
  1. {
  2. "name": "elfinder",
  3. "version": "2.1.43",
  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. }