control-freak-ide/dist/all/docs/admin-theme/bower_components/backgrid/component.json
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

28 lines
552 B
JSON

{
"name": "backgrid",
"repo": "wyuenho/backgrid",
"description": "Backgrid.js is a set of components for building semantic and easily stylable data grid widgets.",
"version": "0.3.5",
"keywords": [
"backbone",
"grid",
"datagrid",
"widget",
"ui",
"toolkit"
],
"main": "lib/backgrid.js",
"scripts": [
"lib/backgrid.js"
],
"styles": [
"lib/backgrid.css"
],
"dependencies": {
"jashkenas/underscore": "*",
"jashkenas/backbone": "*"
},
"demo": "http://backgridjs.com",
"license": "MIT"
}