blob: b5c5ef4b7127558496e7994c2328d2ad8c73c7f7 [file] [log] [blame]
{
"name": "apex-site",
"version": "1.0.0",
"authors": [
"Andy Perlitch <andyperlitch@gmail.com>"
],
"description": "The public website for the Apache Apex Project",
"keywords": [
"apache",
"software",
"foundation",
"apex",
"website"
],
"license": "Apache-2.0",
"homepage": "http://apex.apache.org/",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"bootstrap": "~3.3.5"
}
}