blob: 76a85a3be95b52c7b503ea05ba10fc553d748718 [file] [log] [blame]
{
"name": "eclipse-downloads",
"version": "0.0.1",
"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": {
"filtrify": "git://github.com/chrisguindon/filtrify.git#e63549199b5b4d82bc00c5ad8412480a5443c3ee",
"jquery-ui": "1.8.23"
},
"devDependencies": {
"jquery-migrate": "~1.2.1",
"solstice-assets": "git@github.com:EclipseFdn/solstice-assets.git"
}
}