| { |
| "name": "golden", |
| "version": "0.1.0", |
| "authors": [], |
| "description": "Rebaseline Tool", |
| "license": "BSD", |
| "private": true, |
| "ignore": [ |
| "**/.*", |
| "node_modules", |
| "bower_components", |
| "third_party/bower_components", |
| "test", |
| "tests" |
| ], |
| "dependencies": { |
| "angular": "1.2.x", |
| "angular-route": "1.2.x", |
| "angular-bootstrap": "0.11.x", |
| "bootstrap": "3.1.x", |
| "jquery": "~2.1.1", |
| "polymer": "Polymer/polymer#~0.5.4", |
| "core-elements": "Polymer/core-elements#~0.5.4", |
| "paper-elements": "Polymer/paper-elements#~0.5.4", |
| "webcomponentsjs": "Polymer/webcomponentsjs#^0.5.4", |
| "flot": "~0.8.3" |
| } |
| } |