18 lines
441 B
JSON
18 lines
441 B
JSON
{
|
|
"name": "startbootstrap-agency",
|
|
"version": "1.0.0",
|
|
"homepage": "https://github.com/IronSummitMedia/startbootstrap-agency",
|
|
"authors": [
|
|
"David Miller <david@ironsummitmedia.com>"
|
|
],
|
|
"description": "A one page HTML theme for agencies created by Start Bootstrap",
|
|
"main": "/",
|
|
"license": "Apache 2.0",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"test",
|
|
"tests"
|
|
]
|
|
}
|