Repository URL to install this package:
|
Version:
1.100.3-1748872405 ▾
|
{
"name": "v8-inspect-profiler",
"version": "0.1.1",
"description": "v8 profiling via the chrome dev-tools protocol",
"main": "index.js",
"types": "index.d.ts",
"author": "jrieken",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/jrieken/v8-inspect-profiler.git"
},
"dependencies": {
"chrome-remote-interface": "^0.33.0"
}
}