mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-26 11:53:26 -08:00
8 lines
No EOL
175 B
JSON
Executable file
8 lines
No EOL
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"
|
|
}
|
|
} |