{
  "name": "raptor-query",
  "version": "4.0.0",
  "description": "InfluxDB query generator for @mozilla/raptor",
  "main": "index.js",
  "scripts": {},
  "keywords": [
    "raptor",
    "mozilla",
    "performance",
    "regression",
    "influx",
    "query"
  ],
  "author": "Eli Perelman",
  "license": "MIT",
  "dependencies": {
    "influent": "0.4.2",
    "ramda": "0.18.0"
  },
  "repository": "mozilla-raptor/query"
}
