blob: 63cf044a90e6ac5a13782cf23d34a5ec667bcdba [file] [log] [blame]
{
"name": "node-firefox-install-app",
"version": "1.0.0",
"description": "Install an app to 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-install-app.git"
},
"author": {
"name": "Mozilla",
"url": "https://mozilla.org/"
},
"license": "Apache 2",
"bugs": {
"url": "https://github.com/mozilla/node-firefox-install-app/issues"
},
"homepage": "https://github.com/mozilla/node-firefox-install-app/",
"dependencies": {
"es6-promise": "^2.0.1",
"node-uuid": "^1.4.2",
"temporary": "0.0.8",
"zip-folder": "^1.0.0"
},
"devDependencies": {
"gulp": "^3.8.10",
"mocha": "^1.21.4",
"node-firefox-build-tools": "^0.2.0",
"node-firefox-connect": "^1.0.0",
"node-firefox-start-simulator": "^1.1.0",
"should": "^4.0.4"
},
"gitHead": "afa009f560dcec88d790eba679127d8a0d8549d0",
"_id": "node-firefox-install-app@1.0.0",
"_shasum": "a27203383d139086eeace6f9e4156229118c99dd",
"_from": "node-firefox-install-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": "a27203383d139086eeace6f9e4156229118c99dd",
"tarball": "http://registry.npmjs.org/node-firefox-install-app/-/node-firefox-install-app-1.0.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/node-firefox-install-app/-/node-firefox-install-app-1.0.0.tgz",
"readme": "ERROR: No README data found!"
}