blob: a8990648b88befff0b851d87227e3b5f5205c3ae [file] [log] [blame]
{
"name": "solstice",
"version": "0.0.1",
"authors": [
"Christopher Guindon <chris.guindon@eclipse.org>"
],
"description": "Solstice is a responsive theme for eclipse.org.",
"license": "EPL",
"homepage": "http://www.chrisguindon.com",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"devDependencies": {
"bootstrap": "3.3.6",
"yamm3": "git://github.com/chrisguindon/yamm3#69ba4a32b3b7228421920d6300011745be374029",
"fontawesome": "4.7.0",
"solstice-assets": "git@github.com:EclipseFdn/solstice-assets.git",
"bootstrapValidator": "~0.5.3"
}
}