comparison default/node_modules/jquery-tabledit/bower.json @ 0:1d038bc9b3d2 default tip

Up:default
author Liny <dev@neowd.com>
date Sat, 31 May 2025 09:21:51 +0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1d038bc9b3d2
1 {
2 "name": "markcell/jquery-tabledit",
3 "version": "1.2.3",
4 "description": "Inline editor for HTML tables compatible with Bootstrap.",
5 "main": "jquery.tabledit.js",
6 "license": "MIT",
7 "homepage": "http://markcell.github.io/jquery-tabledit",
8 "keywords": [
9 "html",
10 "table",
11 "edit",
12 "bootstrap",
13 "spreadsheet",
14 "inline",
15 "editor"
16 ],
17 "ignore": [
18 "*.md",
19 "*.php"
20 ],
21 "dependencies": {
22 "jquery": "jquery/jquery"
23 }
24 }