blob: 1fb427ea43882626c3fb5b824773ae23a50dbd80 [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.1",
"yamm3": "git://github.com/chrisguindon/yamm3#69ba4a32b3b7228421920d6300011745be374029",
"fontawesome": "4.2.0",
"solstice-assets": "git://github.com/eclipsefdn/solstice-assets.git"
}
}