blob: 34c8226a6de26c1d2eedd07725c5ba961110692f [file] [log] [blame]
{
"name": "cordova-wp8",
"version": "3.6.0",
"description": "cordova-wp8 v3.6.0",
"main": "bin/create",
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-wp8.git"
},
"keywords": [
"wp8",
"windowsphone",
"cordova",
"apache"
],
"dependencies": {
"nopt": "~3",
"shelljs": "~0.3",
"node-uuid": "~1.4",
"q": "~1"
},
"bundledDependencies": [
"nopt",
"shelljs",
"node-uuid",
"q"
],
"devDependencies": {
"jasmine-node": "~1",
"shelljs": "0.1.x"
},
"scripts": {
"test": "bin\\create .\\testcreate & .\\testcreate\\cordova\\build & rm -rf .\\testcreate"
},
"author": "Apache Software Foundation",
"license": "Apache Version 2.0"
}