blob: 63a3195f0b1316b6659d17ae64002e6496850cf2 [file]
{
"name": "eclipse-artwork",
"version": "0.0.1",
"authors": [
"Christopher Guindon <chris.guindon@eclipse.org>"
],
"description": "Assets for eclipse.org Artwork section.",
"license": "EPL",
"homepage": "https://www.eclipse.org",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"devDependencies": {
"solstice-assets": "git@github.com:EclipseFdn/solstice-assets.git"
}
}