blob: 543d823b72a676b8a6f2f0cb18df8b9b5fc1b22a [file]
{
"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",
"Object.observe": "jdarling/Object.observe",
"native-promise-only": "~0.7.5-e"
},
"resolutions": {
"WeakMap": "~0.2.1"
}
}