blob: 990a95c44364644100c7c3525eeadd00eb82929c [file] [log] [blame]
{
"name": "cordova_template",
"version": "1.0.0",
"description": "A reference for creating cordova app templates.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/carynbear/cordova-template.git"
},
"homepage": "https://github.com/carynbear/cordova-template",
"keywords": [
"ecosystem:cordova",
"cordova:template"
],
"author": "Caryn Tran",
"license": "Apache-2.0"
}