| { | |
| "name": "perf", | |
| "version": "0.1.0", | |
| "authors": [], | |
| "description": "skiaperf.com", | |
| "license": "BSD", | |
| "private": true, | |
| "ignore": [ | |
| "**/.*", | |
| "node_modules", | |
| "bower_components", | |
| "third_party/bower_components", | |
| "test", | |
| "tests" | |
| ], | |
| "dependencies": { | |
| "flot": "~0.8.3", | |
| "pointerevents-polyfill": "~0.2.0", | |
| "CustomElements": "~0.2.4", | |
| "HTMLImports": "~0.2.3", | |
| "observe-js": "~0.3.3" | |
| } | |
| } |