UNPKG

devil-windows

Version:

Debugger, profiler and runtime with embedded WebKit DevTools client (for Windows).

73 lines (72 loc) 1.58 kB
{ "name": "v8-profiler", "version": "5.2.0", "description": "node bindings for the v8 profiler", "homepage": "http://github.com/node-inspector/v8-profiler", "author": { "name": "Danny Coates", "email": "dannycoates@gmail.com" }, "contributors": [ { "name": "Miroslav Bajtoš" }, { "name": "3y3", "email": "3y3@bk.ru" } ], "license": { "name": "BSD", "url": "https://github.com/node-inspector/v8-profiler/blob/master/LICENSE" }, "keywords": [ "profiler", "inspector" ], "engines": { "node": ">=0.10" }, "main": "v8-profiler", "dependencies": { "nan": "~1.2.0" }, "devDependencies": { "mocha": "~1.20.1", "chai": "~1.9.1" }, "scripts": { "test": "mocha", "install": "node-gyp rebuild" }, "gypfile": true, "_id": "v8-profiler@5.2.0", "dist": { "shasum": "6e96665bc78c2352d3e9a118ed32e6173e36b6c3", "tarball": "http://registry.npmjs.org/v8-profiler/-/v8-profiler-5.2.0.tgz" }, "_from": "v8-profiler@>=5.0.0", "_npmVersion": "1.3.25", "_npmUser": { "name": "3y3", "email": "3y3@bk.ru" }, "maintainers": [ { "name": "dannycoates", "email": "dannycoates@gmail.com" }, { "name": "bajtos", "email": "miro.bajtos@gmail.com" }, { "name": "3y3", "email": "3y3@bk.ru" } ], "directories": {}, "_shasum": "6e96665bc78c2352d3e9a118ed32e6173e36b6c3", "_resolved": "https://registry.npmjs.org/v8-profiler/-/v8-profiler-5.2.0.tgz", "readme": "ERROR: No README data found!" }