File: package.json

Recommend this page to a friend!
  Classes of Vallo Reima   JS Filer   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JS Filer
Display and manipulate a HTML treeview control
Author: By
Last change: Add files via upload
Delete package.json
Date: 2 years ago
Size: 614 bytes
 

Contents

Class file image Download
{ "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" } }