blob: 9e824ca0c8ea335ecf1473794ca097fa689c630e [file] [log] [blame]
{
"name": "node-firefox-launch-app",
"version": "1.1.0",
"description": "Launch an app on a Firefox runtime",
"main": "index.js",
"scripts": {
"gulp": "gulp",
"test": "gulp test"
},
"keywords": [
"firefox",
"developer tools",
"b2g",
"firefox os",
"fxos",
"webapps"
],
"repository": {
"type": "git",
"url": "https://github.com/mozilla/node-firefox-launch-app.git"
},
"author": {
"name": "Mozilla",
"url": "https://mozilla.org/"
},
"license": "Apache 2",
"bugs": {
"url": "https://github.com/mozilla/node-firefox-launch-app/issues"
},
"homepage": "https://github.com/mozilla/node-firefox-launch-app/",
"dependencies": {
"es6-promise": "^2.0.1"
},
"devDependencies": {
"gulp": "^3.8.10",
"node-firefox-build-tools": "^0.2.0",
"node-firefox-connect": "^1.0.0",
"node-firefox-find-app": "^1.0.0",
"node-firefox-install-app": "^1.0.0",
"node-firefox-start-simulator": "^1.1.0",
"nodemock": "^0.3.4"
},
"gitHead": "353d4f9b00e9f827dfb789c2ae9fdc04a33d3222",
"_id": "node-firefox-launch-app@1.1.0",
"_shasum": "90a0f1541dc2b565cb46170bed4b626dc77f1ef5",
"_from": "node-firefox-launch-app@^1.1.0",
"_npmVersion": "2.1.9",
"_nodeVersion": "0.10.33",
"_npmUser": {
"name": "tofumatt",
"email": "matt@lonelyvegan.com"
},
"maintainers": [
{
"name": "sole",
"email": "listas@soledadpenades.com"
},
{
"name": "brittanystoroz",
"email": "brittanystoroz@gmail.com"
},
{
"name": "tofumatt",
"email": "matt@lonelyvegan.com"
},
{
"name": "lmorchard",
"email": "me@lmorchard.com"
}
],
"dist": {
"shasum": "90a0f1541dc2b565cb46170bed4b626dc77f1ef5",
"tarball": "http://registry.npmjs.org/node-firefox-launch-app/-/node-firefox-launch-app-1.1.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/node-firefox-launch-app/-/node-firefox-launch-app-1.1.0.tgz"
}