cordova-react
Version:
Cordova React Template
20 lines (19 loc) • 459 B
JSON
{
"name": "cordova-react",
"version": "0.3.0",
"description": "Cordova React Template",
"main": "index.js",
"keywords": [
"ecosystem:cordova",
"cordova:template",
"cordova",
"react"
],
"author": "Omar Raad",
"homepage": "https://github.com/oraad/cordova-react-template#readme",
"repository": {
"type" : "git",
"url" : "https://github.com/oraad/cordova-react-template.git"
},
"license": "MIT"
}