UNPKG

gbp-vue-filter-ucfirst

Version:
25 lines (24 loc) 656 B
{ "name": "gbp-vue-filter-ucfirst", "version": "1.0.3", "description": "Convertir la primera letra de un texto a mayuscula", "main": "dist/convert-ucfirst", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/carlosgbp00027/gbp-vue-filter-ucfirst.git" }, "keywords": [ "vue", "filters", "ucfirst" ], "author": "Carlos Sanchez Acero", "license": "MIT", "bugs": { "url": "https://github.com/carlosgbp00027/gbp-vue-filter-ucfirst/issues" }, "homepage": "https://github.com/carlosgbp00027/gbp-vue-filter-ucfirst#readme" }