blob: e1c651a415f141bda6f2d1aa5084f94fda43c884 [file] [log] [blame]
{
"name": "createmobilespec",
"version": "1.2.1-dev",
"description": "Create the mobilespec project and populate it.",
"homepage": "http://cordova.apache.org",
"bugs": {
"url": "https://issues.apache.org/jira/browse/CB"
},
"license": "Apache-2.0",
"main": "./createmobilespec.js",
"bin": {
"createmobilespec": "./createmobilespec.js"
},
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-mobile-spec.git"
},
"dependencies": {
"grunt-cli": "^1.2.0",
"optimist": "0.6.1",
"shelljs": "0.2.6"
},
"private": true
}