blob: 9a4c9c000db9ff2585dc64014a5699a1ab4ecbd3 [file] [log] [blame]
{
"name": "node-firefox-connect",
"version": "1.0.0",
"description": "Connect to a Firefox simulator",
"main": "index.js",
"dependencies": {
"es6-promise": "^2.0.1",
"firefox-client": "^0.3.0"
},
"devDependencies": {
"gulp": "^3.8.10",
"node-firefox-build-tools": "^0.1.0",
"node-firefox-start-simulator": "^1.0.0",
"should": "^4.0.4"
},
"scripts": {
"gulp": "gulp",
"test": "gulp test"
},
"repository": {
"type": "git",
"url": "https://github.com/mozilla/node-firefox-connect.git"
},
"keywords": [
"firefox",
"developer tools",
"b2g",
"firefox os",
"firefoxos",
"fxos",
"connect"
],
"author": {
"name": "Mozilla",
"url": "https://mozilla.org/"
},
"contributors": [
{
"name": "Nicola Greco",
"email": "me@nicola.io",
"url": "http://nicolagreco.com/"
},
{
"name": "Brittany Storoz",
"email": "bstoroz@mozilla.com"
},
{
"name": "Soledad Penadés",
"email": "listas@soledadpenades.com",
"url": "http://soledadpenades.com/"
}
],
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/mozilla/node-firefox-connect/issues"
},
"homepage": "https://github.com/mozilla/node-firefox-connect",
"gitHead": "5d4e4f060ea7e90444ded97a4c99e34462ac22cc",
"_id": "node-firefox-connect@1.0.0",
"_shasum": "3624bbde9ec407a3d75eb9783703e3a02a6ea2b0",
"_from": "node-firefox-connect@",
"_npmVersion": "2.1.6",
"_nodeVersion": "0.10.33",
"_npmUser": {
"name": "sole",
"email": "listas@soledadpenades.com"
},
"maintainers": [
{
"name": "sole",
"email": "listas@soledadpenades.com"
}
],
"dist": {
"shasum": "3624bbde9ec407a3d75eb9783703e3a02a6ea2b0",
"tarball": "http://registry.npmjs.org/node-firefox-connect/-/node-firefox-connect-1.0.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/node-firefox-connect/-/node-firefox-connect-1.0.0.tgz",
"readme": "ERROR: No README data found!"
}