Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 www 1
{
2
  "name": "jackocnr/intl-tel-input",
3
  "version": "17.0.8",
4
  "description": "A JavaScript plugin for entering and validating international telephone numbers",
5
  "keywords": [
6
    "international",
7
    "i18n",
8
    "country",
9
    "dial",
10
    "code",
11
    "telephone",
12
    "tel",
13
    "number",
14
    "mobile",
15
    "input",
16
    "flag"
17
  ],
18
  "homepage": "https://github.com/jackocnr/intl-tel-input",
19
  "type": "library",
20
  "license": "MIT",
21
  "authors": [
22
    {
23
      "name": "Jack O'Connor",
24
      "homepage": "http://jackocnr.com"
25
    }
26
  ],
27
  "minimum-stability": "stable",
28
  "prefer-stable": true
29
}