Mercurial > nebulaweb3
comparison default/node_modules/nestable2/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": "nestable2", | |
3 "version": "1.6.0", | |
4 "homepage": "https://github.com/RamonSmit/Nestable2", | |
5 "authors": [ | |
6 "David Bushell <@dbushell>", | |
7 "Ramon Smit <@_RamonSmit>", | |
8 "Marek Skiba <@pjona>" | |
9 ], | |
10 "description": "Drag & drop hierarchical list with mouse and touch compatibility", | |
11 "main": ["jquery.nestable.js", "jquery.nestable.css"], | |
12 "keywords": [ | |
13 "jquery", | |
14 "tree", | |
15 "list", | |
16 "sortable", | |
17 "nestable", | |
18 "nestable2", | |
19 "drag", | |
20 "drop" | |
21 ], | |
22 "license": "MIT", | |
23 "dependencies": { | |
24 "jquery": ">= 1.7.2" | |
25 } | |
26 } |