Files
bedrock/bower.json
2016-03-11 18:06:28 -05:00

14 lines
259 B
JSON

{
"name": "sage",
"homepage": "https://roots.io/sage/",
"authors": [
"Roots <team@roots.io>"
],
"license": "MIT",
"private": true,
"dependencies": {
"bootstrap": "git://github.com/twbs/bootstrap.git#v4-dev",
"tether": "^1.1.1"
}
}