cordova-plugin-cronapp-decimal-keyboard
Version:
Plugin to display decimal keyboard on Cordova and Phonegap applications
26 lines • 754 B
JSON
{
"name": "cordova-plugin-cronapp-decimal-keyboard",
"version": "4.4.2",
"description": "Plugin to display decimal keyboard on Cordova and Phonegap applications",
"main": "index.js",
"scripts": {
"build": "exit 0",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CronApp/cordova-plugin-cronapp-decimal-keyboard.git"
},
"keywords": [
"cordova",
"decimal",
"cronapp",
"keypad"
],
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/CronApp/cordova-plugin-cronapp-decimal-keyboard/issues"
},
"homepage": "https://github.com/CronApp/cordova-plugin-cronapp-decimal-keyboard/blob/master/README.md"
}