blob: 896b3c7ffabe374da146b61e440c1f8f35865f62 [file] [log] [blame]
{
"name": "apex-incubator-site",
"version": "1.0.0",
"description": "The public incubator website for the Apache Apex Project",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/incubator-apex-site.git"
},
"keywords": [
"apache",
"software",
"foundation",
"apex",
"incubator",
"website"
],
"author": "Andy Perlitch <andy@datatorrent.com>",
"license": "Apache-2.0",
"dependencies": {
"bower": "^1.5.2",
"gulp": "^3.9.0",
"gulp-compile-handlebars": "^0.5.0",
"gulp-less": "^3.0.3",
"gulp-marked": "^1.0.0",
"handlebars": "^4.0.2"
}
}