react/scripts/perf-counters/package.json

11 lines
224 B
JSON
Raw Normal View History

2015-09-20 01:59:54 +08:00
{
"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"
}
}