| {
  "name": "jsfiler",
  "title": "jsFiler",
  "version": "1.3.2",
  "homepage": "http://vregistry.com",
  "description": "jQuery plugin to present the hierarchical data client-side",
  "main": "jsfiler.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/hareko/js-filer"
  },
  "keywords": [
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "dependencies": {
    "jstree": ">=3.1.1"
  },
  "author": "Vallo Reima",
  "license": "GPL v.3",
  "bugs": {
    "url": "https://github.com/hareko/js-filer/issues"
  }
}
 |