{ "name": "vanilla-masker", "version": "1.1.1", "description": "VanillaMasker is a pure javascript input mask.", "homepage": "https://fleury.io/vanilla-masker/", "repository": { "type": "git", "url": "git://github.com/Creditas/vanilla-masker.git" }, "authors": [ "Caio Ribeiro Pereira ", "Leandro Alvares da Costa ", "Henrique Antonini Silvério ", "Joilson Marques ", "Leonardo Andrade " ], "main": "lib/vanilla-masker.js", "license": "MIT ", "bugs": "https://github.com/fernandofleury/vanilla-masker/issues", "ignore": [ "*.yml", "**/.*", "tests", "node_modules", "bower_components" ] }