blob: fe7da7e0c35e317a04c0265514711783f7890ae8 [file] [log] [blame]
{
"name": "node-firefox-uninstall-app",
"version": "1.0.0",
"description": "Uninstall an app from 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-uninstall-app.git"
},
"author": {
"name": "Mozilla",
"url": "https://mozilla.org/"
},
"license": "Apache 2",
"bugs": {
"url": "https://github.com/mozilla/node-firefox-uninstall-app/issues"
},
"homepage": "https://github.com/mozilla/node-firefox-uninstall-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-launch-app": "^1.0.1",
"node-firefox-start-simulator": "^1.1.0"
},
"gitHead": "ba82ea4aabf0020dddfde639d75f49c1e112e3aa",
"_id": "node-firefox-uninstall-app@1.0.0",
"_shasum": "557345a0b7f60b6509bda4176d008324e4ddfa55",
"_from": "node-firefox-uninstall-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": "557345a0b7f60b6509bda4176d008324e4ddfa55",
"tarball": "http://registry.npmjs.org/node-firefox-uninstall-app/-/node-firefox-uninstall-app-1.0.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/node-firefox-uninstall-app/-/node-firefox-uninstall-app-1.0.0.tgz"
}