blob: 440a3cc3923207856f924cf260054279555e11d1 [file] [log] [blame]
{
"name": "cordova-amazon-fireos",
"version": "3.5.0",
"description": "cordova-amazon-fireos release",
"main": "bin/create",
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git"
},
"keywords": [
"amazon",
"fireos",
"apache",
"cordova"
],
"scripts": {
"test": "jasmine-node --color spec"
},
"author": "Apache Software Foundation",
"license": "Apache version 2.0",
"dependencies": {
"q": "^0.9.0",
"shelljs": "^0.2.6"
},
"devDependencies": {
"jasmine-node": "~1",
"promise-matchers": "~0"
}
}