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