cordova-elm-template-jumpstart
Version:
Cordova template to jumpstart development using Elm and Webpack
22 lines (21 loc) • 579 B
JSON
{
"name": "cordova-elm-template-jumpstart",
"version": "1.0.2",
"description": "Cordova template to jumpstart development using Elm and Webpack",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/BeeWell/cordova-elm-template-jumpstart.git"
},
"homepage": "https://github.com/BeeWell/cordova-elm-template-jumpstart",
"keywords": [
"ecosystem:cordova",
"cordova:template",
"elm"
],
"author": "BeeWell, LLC",
"license": "Unlicense",
"main": "index.js"
}