react/scripts/perf-counters/package.json

11 lines
215 B
JSON

{
"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"
}
}