mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
11 lines
215 B
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"
|
|
}
|
|
}
|