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