mirror of
https://github.com/kristopolous/BOOTSTRA.386.git
synced 2026-02-04 05:35:11 +00:00
20 lines
533 B
JSON
20 lines
533 B
JSON
{
|
|
"name": "bootstra.386",
|
|
"description": "A Twitter Bootstrap theme to make webpages look like they are from the 1980s.",
|
|
"keywords": ["bootstrap", "theme"],
|
|
"authors": [
|
|
{ "name": "Chris McKenzie", "homepage": "http://getpostdelete.com" }
|
|
],
|
|
"homepage": "http://kristopolous.github.io/BOOTSTRA.386/",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/kristopolous/BOOTSTRA.386.git"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"ignore": [
|
|
"CONTRIBUTING.md",
|
|
"deploy.sh",
|
|
"convert-image.sh"
|
|
]
|
|
}
|