Files
react/scripts/perf-counters/package.json
2015-09-19 11:30:28 -07:00

11 lines
224 B
JSON

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