You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
424B

  1. {
  2. "name": "robinherbots/jquery.inputmask",
  3. "description": "jquery.inputmask is a jquery plugin which create an input mask.",
  4. "version": "3.1.61",
  5. "type": "library",
  6. "keywords": ["jquery", "plugins", "input", "form", "inputmask", "mask"],
  7. "homepage": "http://robinherbots.github.io/jquery.inputmask",
  8. "license": "MIT",
  9. "authors": [
  10. {
  11. "name": "Robin Herbots"
  12. }
  13. ]
  14. }