blob: 014e0cec08ac5b2bc40bebbf8391e4f207258010 [file]
{
"name": "eclipse-donate",
"version": "0.0.1",
"authors": [
"Christopher Guindon <chris.guindon@eclipse.org>"
],
"description": "Assets for eclipse.org donate section.",
"license": "EPL",
"homepage": "http://www.chrisguindon.com",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery-ui": "1.8.23"
},
"devDependencies": {
"jquery-migrate": "~1.2.1",
"solstice-assets": "git@github.com:EclipseFdn/solstice-assets.git"
}
}