mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
9 lines
176 B
JSON
9 lines
176 B
JSON
{
|
|
"name": "bootstrap",
|
|
"version": "3.0.0",
|
|
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
|
|
"dependencies": {
|
|
"jquery": "~1.8.0"
|
|
}
|
|
}
|