blob: 653a6e7d6e381717cd0523b675c7706782ab3bd6 [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#35d49a8c187231a7db8164f386d1f981118f604e",
"jquery-ui": "1.8.23"
}
}