blob: c06270531c0992daea968fa9e11e7aab9a5d9b7b [file] [log] [blame]
{
"name": "node-firefox-find-app",
"version": "1.0.0",
"description": "Find an installed app on a runtime",
"main": "index.js",
"scripts": {
"gulp": "gulp",
"test": "gulp test"
},
"repository": {
"type": "git",
"url": "https://github.com/mozilla/node-firefox-find-app.git"
},
"author": {
"name": "Mozilla",
"url": "https://mozilla.org/"
},
"license": "Apache 2",
"bugs": {
"url": "https://github.com/mozilla/node-firefox-find-app/issues"
},
"homepage": "https://github.com/mozilla/node-firefox-find-app",
"dependencies": {
"es6-promise": "^2.0.1"
},
"keywords": [
"apps",
"webapps",
"b2g",
"firefoxos",
"fxos",
"firefox os"
],
"devDependencies": {
"gulp": "^3.8.10",
"node-firefox-build-tools": "^0.1.0",
"node-firefox-connect": "^1.0.0",
"node-firefox-start-simulator": "^1.1.0",
"should": "^4.0.4"
},
"gitHead": "9105b904630df908fedb72e354088e17d09f49ea",
"_id": "node-firefox-find-app@1.0.0",
"_shasum": "c6fa1693e59bd9af77cdf812d8f9bdd943a4b30e",
"_from": "node-firefox-find-app@",
"_npmVersion": "2.1.6",
"_nodeVersion": "0.10.33",
"_npmUser": {
"name": "sole",
"email": "listas@soledadpenades.com"
},
"maintainers": [
{
"name": "sole",
"email": "listas@soledadpenades.com"
}
],
"dist": {
"shasum": "c6fa1693e59bd9af77cdf812d8f9bdd943a4b30e",
"tarball": "http://registry.npmjs.org/node-firefox-find-app/-/node-firefox-find-app-1.0.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/node-firefox-find-app/-/node-firefox-find-app-1.0.0.tgz",
"readme": "ERROR: No README data found!"
}