| { | |
| "name": "solstice-assets", | |
| "authors": [ | |
| "Christopher Guindon <chris.guindon@eclipse.org>" | |
| ], | |
| "description": "Solstice is a responsive theme for eclipse.org.", | |
| "license": "EPL", | |
| "homepage": "http://www.chrisguindon.com", | |
| "private": true, | |
| "ignore": [ | |
| "**/.*", | |
| "node_modules", | |
| "bower_components", | |
| "test", | |
| "tests" | |
| ], | |
| "dependencies": { | |
| "solstice-assets": "git@github.com:EclipseFdn/solstice-assets.git" | |
| } | |
| } |