UNPKG

hg-input

Version:
36 lines (35 loc) 684 B
{ "name": "hg-input", "version": "1.0.3", "description": "Mercury Pure Input Control", "main": "index.js", "scripts": { "test": "tap test" }, "keywords": [ "Mercury", "Hyperscript", "Input" ], "author": "Tom", "license": "MIT", "devDependencies": { "mercury": "^14.0.0", "tap": "^0.7.1" }, "dependencies": { "capitalize": "^0.5.0", "xtend": "^4.0.0" }, "directories": { "test": "test" }, "repository": { "type": "git", "url": "https://github.com/twilson63/hg-input.git" }, "bugs": { "url": "https://github.com/twilson63/hg-input/issues" }, "homepage": "https://github.com/twilson63/hg-input" }