blob: c5f2201cb9f17b80a8bfbeb37b5bbc63eedbac32 [file] [log] [blame]
{
"name": "cordova-firefoxos",
"version": "3.1.0",
"description": "cordova firefoxos",
"main": "./bin/create",
"scripts": {
"test": "./bin/create"
},
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-firefoxos.git"
},
"keywords": [
"cordova",
"cli",
"tooling",
"firefoxos"
],
"dependencies": {
"shelljs": "0.1.4",
"adm-zip": "0.4.4"
},
"author": "Steve Gill",
"contributors": [
{"name": "James Long","email": "jlong@mozilla.com"},
{"name": "Herm Wong", "email": "hermanw@adobe.com"}
],
"license": "Apache V2"
}