mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
add composer.json
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"name": "twitter/bootstrap"
|
||||||
|
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
|
||||||
|
, "keywords": ["bootstrap", "css"]
|
||||||
|
, "homepage": "http://twitter.github.com/bootstrap/"
|
||||||
|
, "author": "Twitter Inc."
|
||||||
|
, "license": "Apache-2.0"
|
||||||
|
, "target-dir": "twitter/bootstrap"
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user