UNPKG

quasar-app-extension-ap-input

Version:
27 lines 610 B
{ "name": "quasar-app-extension-ap-input", "version": "0.0.24", "description": "A Quasar Project", "author": "helton <heltonsyclus@gmail.com>", "license": "MIT", "main": "src/index.js", "keywords": [ "quasar", "quasar-framework", "quasar-app-extension" ], "scripts": { "test": "echo \"No test specified\" && exit 0" }, "repository": { "type": "git", "url": "https://github.com/heltonsyclus/qinput" }, "bugs": "https://github.com/heltonsyclus/qinput", "homepage": "", "engines": { "node": ">= 12.2.0", "npm": ">= 5.6.0", "yarn": ">= 1.6.0" } }