blob: f1400def87fb062358fc94c0120c0f1e5a030047 [file] [log] [blame]
{
"name": "eclipse-site_login",
"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.eclipse.org",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"devDependencies": {
"solstice-assets": "git@github.com:EclipseFdn/solstice-assets.git",
"bootstrap": "3.3.1"
}
}