forked from actengage/vue-credit-card-field
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependencies.txt
134 lines (116 loc) · 4.03 KB
/
dependencies.txt
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
Name: vue-runtime-helpers
Version: 0.2.0
License: MIT
Private: false
Description: Runtime helpers for Vue SFC.
Repository: git+https://github.com/znck/vue-runtime-helpers.git
Homepage: https://github.com/znck/vue-runtime-helpers#readme
Author: Rahul Kadyan
---
Name: payment
Version: 2.3.0
License: MIT
Private: false
Description: A general purpose library for building credit card forms, validating inputs and formatting numbers. Base on jquery.payment by @stripe, but without the jQuery.
Repository: git+https://github.com/jessepollak/payment.git
Homepage: https://github.com/jessepollak/payment#readme
Author: Jesse Pollak
---
Name: @fortawesome/free-brands-svg-icons
Version: 5.9.0
License: (CC-BY-4.0 AND MIT)
Private: false
Description: The iconic font, CSS, and SVG framework
Repository: git+https://github.com/FortAwesome/Font-Awesome.git
Homepage: https://fontawesome.com
Author: Dave Gandy <[email protected]> (http://twitter.com/davegandy)
Contributors:
Brian Talbot (http://twitter.com/talbs)
Travis Chase (http://twitter.com/supercodepoet)
Rob Madole (http://twitter.com/robmadole)
Geremia Taglialatela (http://twitter.com/gtagliala)
Mike Wilkerson (http://twitter.com/mw77)
---
Name: @fortawesome/free-solid-svg-icons
Version: 5.9.0
License: (CC-BY-4.0 AND MIT)
Private: false
Description: The iconic font, CSS, and SVG framework
Repository: git+https://github.com/FortAwesome/Font-Awesome.git
Homepage: https://fontawesome.com
Author: Dave Gandy <[email protected]> (http://twitter.com/davegandy)
Contributors:
Brian Talbot (http://twitter.com/talbs)
Travis Chase (http://twitter.com/supercodepoet)
Rob Madole (http://twitter.com/robmadole)
Geremia Taglialatela (http://twitter.com/gtagliala)
Mike Wilkerson (http://twitter.com/mw77)
---
Name: @fortawesome/free-regular-svg-icons
Version: 5.9.0
License: (CC-BY-4.0 AND MIT)
Private: false
Description: The iconic font, CSS, and SVG framework
Repository: git+https://github.com/FortAwesome/Font-Awesome.git
Homepage: https://fontawesome.com
Author: Dave Gandy <[email protected]> (http://twitter.com/davegandy)
Contributors:
Brian Talbot (http://twitter.com/talbs)
Travis Chase (http://twitter.com/supercodepoet)
Rob Madole (http://twitter.com/robmadole)
Geremia Taglialatela (http://twitter.com/gtagliala)
Mike Wilkerson (http://twitter.com/mw77)
---
Name: @fortawesome/vue-fontawesome
Version: 0.1.6
License: MIT
Private: false
Description: Official Vue component for Font Awesome 5
Repository: git+https://github.com/FortAwesome/vue-fontawesome.git
Homepage: https://github.com/FortAwesome/vue-fontawesome
Contributors:
Travis Chase <[email protected]>
Rob Madole <[email protected]>
SirLamer <github.com/SirLamer>
Liu Xinyu <github.com/meteorlxy>
Xaver Schulz <github.com/schulz3000>
Yannick Ihmels <github.com/ihmels>
---
Name: @fortawesome/fontawesome-svg-core
Version: 1.2.19
License: MIT
Private: false
Description: The iconic font, CSS, and SVG framework
Repository: git+https://github.com/FortAwesome/Font-Awesome.git
Homepage: https://fontawesome.com
Author: Dave Gandy <[email protected]> (http://twitter.com/davegandy)
Contributors:
Brian Talbot (http://twitter.com/talbs)
Travis Chase (http://twitter.com/supercodepoet)
Rob Madole (http://twitter.com/robmadole)
Geremia Taglialatela (http://twitter.com/gtagliala)
Mike Wilkerson (http://twitter.com/mw77)
---
Name: vue-interface
Version: 0.3.40
License: undefined
Private: false
Description: Official README coming soon...
---
Name: rollup-plugin-node-globals
Version: 1.4.0
License: MIT
Private: false
Description: insert the same globals browserify does
Repository: git+ssh://[email protected]/calvinmetcalf/rollup-plugin-node-globals.git
Homepage: https://github.com/calvinmetcalf/rollup-plugin-node-globals#readme
Author: Calvin Metcalf <[email protected]>
---
Name: qj
Version: 2.0.0
License: MIT
Private: false
Description: A minimal jQuery replacement used in Card and Payment.
Repository: git+https://github.com/jessepollak/qj.git
Homepage: https://github.com/jessepollak/qj#readme
Author: Jesse Pollak