{
  "name": "perf-counters",
  "version": "0.1.2",
  "description": "Lightweight bindings to Linux perf event counters.",
  "main": "index.js",
  "license": "MIT",
  "dependencies": {
    "bindings": "^1.2.1"
  }
}