{ "name": "node-inspector", "version": "0.7.4", "description": "Web Inspector based nodeJS debugger", "homepage": "http://github.com/node-inspector/node-inspector", "author": { "name": "Danny Coates", "email": "dannycoates@gmail.com" }, "keywords": [ "debug", "debugger", "inspector", "profiler" ], "repository": { "type": "git", "url": "http://github.com/node-inspector/node-inspector.git" }, "engines": { "node": ">=0.8.0" }, "bin": { "node-inspector": "./bin/inspector.js", "node-debug": "./bin/node-debug.js" }, "dependencies": { "express": "~4.0", "async": "~0.8", "glob": "~3.2.1", "rc": "~0.3.0", "strong-data-uri": "~0.1.0", "debug": "~0.8", "ws": "~0.4.31", "opener": "~1.3.0", "yargs": "~1.2.1", "which": "~1.0.5" }, "devDependencies": { "mocha": "latest", "chai": "latest", "jshint": "^2.4.4", "fs-extra": "~0.8.1" }, "preferGlobal": true, "scripts": { "pretest": "jshint .", "test": "mocha" }, "contributors": [ { "name": "Danny Coates", "email": "dannycoates@gmail.com" }, { "name": "Miroslav Bajtoš", "email": "miroslav@strongloop.com" }, { "name": "3y3", "email": "3y3@bk.ru" }, { "name": "Adam Hořčica", "email": "horcicaa@gmail.com" }, { "name": "Akzhan Abdulin", "email": "akzhan.abdulin@gmail.com" }, { "name": "cattail", "email": "zhongchiyu@gmail.com" }, { "name": "ChrisWren", "email": "cthewren@gmail.com" }, { "name": "Dave", "email": "badave@gmail.com" }, { "name": "Vasil Dininski", "email": "dininski@gmail.com" }, { "name": "Dick Hardt", "email": "dickhardt@gmail.com" }, { "name": "Gary Katsevman", "email": "git@gkatsev.com" }, { "name": "Glenn Block", "email": "glenn.block@gmail.com" }, { "name": "Ionică Bizău", "email": "bizauionica@yahoo.com" }, { "name": "Ionuț G. Stan", "email": "ionut.g.stan@gmail.com" }, { "name": "Ivan Baktsheev", "email": "dot.and.thing@gmail.com" }, { "name": "junecoder", "email": "githubposting@gmail.com" }, { "name": "Karan Batra-Daitch", "email": "karanganesha04@gmail.com" }, { "name": "Kasper Ligaard", "email": "kasperligaard@gmail.com" }, { "name": "Kenneth Auchenberg", "email": "kenneth@auchenberg.dk" }, { "name": "Lennon Pulda-Grealy", "email": "lennon_puldagrealy@apple.com" }, { "name": "Mark Constable", "email": "markc@renta.net" }, { "name": "Matthew O'Riordan", "email": "matthew.oriordan@gmail.com" }, { "name": "Michael Schoonmaker", "email": "michael@strongloop.com" }, { "name": "Panagiotis Astithas", "email": "pastith@gmail.com" }, { "name": "Peter Lyons", "email": "pete@peterlyons.com" }, { "name": "Peter Flannery", "email": "flannery.peter@ntlworld.com" }, { "name": "Philip Tellis", "email": "philip.tellis@gmail.com" }, { "name": "Pritam Baral", "email": "pritam@pritambaral.com" }, { "name": "Sam Roberts", "email": "sam@strongloop.com" }, { "name": "Sergey Krilov", "email": "serg.kr@gmail.com" }, { "name": "ssafejava", "email": "s@safejava.com" } ], "bugs": { "url": "https://github.com/node-inspector/node-inspector/issues" }, "_id": "node-inspector@0.7.4", "dist": { "shasum": "3d07234f0834e7f1e21a1669eceaa224a7be43f2", "tarball": "http://registry.npmjs.org/node-inspector/-/node-inspector-0.7.4.tgz" }, "_from": "node-inspector@^0.7.4", "_npmVersion": "1.4.3", "_npmUser": { "name": "bajtos", "email": "miro.bajtos@gmail.com" }, "maintainers": [ { "name": "dannycoates", "email": "dannycoates@gmail.com" }, { "name": "piscisaureus", "email": "bertbelder@gmail.com" }, { "name": "bajtos", "email": "miroslav@strongloop.com" }, { "name": "strongloop", "email": "callback@strongloop.com" } ], "directories": {}, "_shasum": "3d07234f0834e7f1e21a1669eceaa224a7be43f2", "_resolved": "https://registry.npmjs.org/node-inspector/-/node-inspector-0.7.4.tgz", "readme": "ERROR: No README data found!" }