jellyfin-web/dashboard-ui/bower_components/jstree/.bower.json
2015-07-13 17:26:11 -04:00

43 lines
802 B
JSON

{
"name": "jstree",
"version": "3.1.1",
"main": [
"./dist/jstree.js",
"./dist/themes/default/style.css"
],
"ignore": [
"**/.*",
"docs",
"demo",
"libs",
"node_modules",
"test",
"libs",
"jstree.jquery.json",
"gruntfile.js",
"package.json",
"bower.json",
"component.json",
"LICENCE-MIT",
"README.md"
],
"dependencies": {
"jquery": ">=1.9.1"
},
"keywords": [
"ui",
"tree",
"jstree"
],
"homepage": "https://github.com/vakata/jstree",
"_release": "3.1.1",
"_resolution": {
"type": "version",
"tag": "3.1.1",
"commit": "5bece5844889b6eec71ae794824578aac2136461"
},
"_source": "git://github.com/vakata/jstree.git",
"_target": "~3.1.1",
"_originalSource": "jstree",
"_direct": true
}