mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
11 lines
224 B
JSON
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"
|
|
}
|
|
}
|