mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 10:06:19 +00:00
8 lines
175 B
JSON
Executable File
8 lines
175 B
JSON
Executable File
{
|
|
"name": "bootstrap",
|
|
"version": "2.2.0",
|
|
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
|
|
"dependencies": {
|
|
"jquery": "~1.8.0"
|
|
}
|
|
} |