mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
12 lines
200 B
JSON
12 lines
200 B
JSON
|
{
|
||
|
"name": "jquery.toc",
|
||
|
"version": "0.3.5",
|
||
|
"main": "./jquery.toc.js",
|
||
|
"dependencies": {
|
||
|
"jquery": ">=1.6.3"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"bootstrap": "~2.3.1"
|
||
|
}
|
||
|
}
|