mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
21 lines
476 B
JSON
21 lines
476 B
JSON
|
{
|
||
|
"name": "jquery.toc",
|
||
|
"version": "0.3.5",
|
||
|
"main": "./jquery.toc.js",
|
||
|
"dependencies": {
|
||
|
"jquery": ">=1.6.3"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"bootstrap": "~2.3.1"
|
||
|
},
|
||
|
"homepage": "https://github.com/ndabas/toc",
|
||
|
"_release": "0.3.5",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "v0.3.5",
|
||
|
"commit": "a5c7784cfd4878d8c68af831d504e676b6a4b439"
|
||
|
},
|
||
|
"_source": "git://github.com/ndabas/toc.git",
|
||
|
"_target": "*",
|
||
|
"_originalSource": "jquery.toc"
|
||
|
}
|