UNPKG

coronasdk-textfield

Version:

Dressed-up native textfields for the Corona SDK

33 lines (32 loc) 689 B
{ "name": "coronasdk-textfield", "version": "0.0.2-1", "description": "Dressed-up native textfields for the Corona SDK", "main": "init.lua", "dependencies": { "lua-events": "~0.0.5" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/wscherphof/coronasdk-textfield.git" }, "keywords": [ "lua", "lua-loader", "corona", "coronasdk", "textfield", "native", "android", "events", "eventemitter" ], "author": "Wouter Scherphof", "license": "LGPL", "bugs": { "url": "https://github.com/wscherphof/coronasdk-textfield/issues" } }