14 lines
259 B
JSON
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"
|
|
}
|
|
}
|