Sha256: 27cbbf30dce493e257d469fac99876ca521c90703bec299e80fff386a284f782
Contents?: true
Size: 1.29 KB
Versions: 9
Compression:
Stored size: 1.29 KB
Contents
{ "name": "jstree", "title": "jsTree", "description": "jQuery tree plugin", "version": "3.3.8", "homepage": "http://jstree.com", "main": "./dist/jstree.js", "author": { "name": "Ivan Bozhanov", "email": "jstree@jstree.com", "url": "http://vakata.com" }, "repository": { "type": "git", "url": "git://github.com/vakata/jstree.git" }, "bugs": { "url": "https://github.com/vakata/jstree/issues" }, "license": "MIT", "licenses": [ { "type": "MIT", "url": "https://github.com/vakata/jstree/blob/master/LICENSE-MIT" } ], "keywords": [], "devDependencies": { "dox": "~0.9.0", "grunt": "~1.0.0", "grunt-contrib-concat": "*", "grunt-contrib-copy": "*", "grunt-contrib-imagemin": "~2.0.1", "grunt-contrib-jshint": "*", "grunt-contrib-less": "~1.4.1", "grunt-contrib-qunit": "~2.0.0", "grunt-contrib-uglify": "*", "grunt-contrib-watch": "~1.1.0", "grunt-resemble-cli": "0.0.8", "grunt-text-replace": "~0.4.0", "lodash": "^4.17.10" }, "dependencies": { "jquery": ">=1.9.1" }, "npmName": "jstree", "npmFileMap": [ { "basePath": "/dist/", "files": [ "jstree.min.js", "themes/**/*.png", "themes/**/*.gif", "themes/**/*.min.css" ] } ] }
Version data entries
9 entries across 9 versions & 1 rubygems