-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
31 lines (30 loc) · 840 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "akstelephoneinput",
"version": "1.0.0",
"description": "International Telephone Numbers",
"main": "dist/aksTelephoneInput.min.js",
"browser": "dist/aksTelephoneInput.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ahmetaksungur/akstelephoneinput.git"
},
"keywords": [
"jquery International Telephone Numbers",
"International Telephone Numbers",
"akstelephoneinput",
"Telephone Numbers",
"International",
"flags",
"flags input",
"aks"
],
"author": {
"name": "Ahmet Aksungur",
"url": "http://ahmetaksungur.com"
},
"homepage": "https://github.com/Ahmetaksungur/akstelephoneinput#readme",
"license": "MIT"
}