blob: 898557345cfe921f10cf2429e57ac476dc4f4e94 [file] [log] [blame]
{
"name": "firefox-client",
"description": "Firefox remote debugging client",
"version": "0.3.0",
"author": {
"name": "Heather Arthur",
"email": "fayearthur@gmail.com"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "http://github.com/harthur/firefox-client.git"
},
"dependencies": {
"colors": "0.5.x",
"js-select": "~0.6.0"
},
"devDependencies": {
"connect": "~2.8.2",
"mocha": "~1.12.0"
},
"keywords": [
"firefox",
"debugger",
"remote debugging"
],
"bugs": {
"url": "https://github.com/harthur/firefox-client/issues"
},
"homepage": "https://github.com/harthur/firefox-client",
"_id": "firefox-client@0.3.0",
"dist": {
"shasum": "3794460f6eb6afcf41376addcbc7462e24a4cd8b",
"tarball": "http://registry.npmjs.org/firefox-client/-/firefox-client-0.3.0.tgz"
},
"_from": "firefox-client@^0.3.0",
"_npmVersion": "1.4.3",
"_npmUser": {
"name": "harth",
"email": "fayearthur@gmail.com"
},
"maintainers": [
{
"name": "harth",
"email": "fayearthur@gmail.com"
}
],
"directories": {},
"_shasum": "3794460f6eb6afcf41376addcbc7462e24a4cd8b",
"_resolved": "https://registry.npmjs.org/firefox-client/-/firefox-client-0.3.0.tgz",
"readme": "ERROR: No README data found!"
}