Administrator
2022-09-14 58d006e05dcf2a20d0ec5367dd03d66a61db6849
提交 | 用户 | 时间
58d006 1 {
A 2   "name": "bootstrap-hover-dropdown",
3   "version": "2.0.0",
4   "description": "An unofficial Twitter Bootstrap plugin to enable Twitter Bootstrap dropdowns to activate on hover and provide a nice user experience.",
5   "main": "./twitter-bootstrap-hover-dropdown.min.js",
6   "keywords": [
7     "twitter",
8     "bootstrap",
9     "hover",
10     "dropdowns"
11   ],
12   "homepage": "https://github.com/CWSpear/twitter-bootstrap-hover-dropdown",
13   "dependencies": {
14     "bootstrap": "~3.0.0"
15   },
16   "author": {
17     "name": "Cameron Spear",
18     "web": "http://cameronspear.com"
19   }
20 }