Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "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"
  }
}