forked from ThemeAvenue/BetterOptin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
133 lines (133 loc) · 4.66 KB
/
composer.lock
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
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "b310762342fbd9fd0a49a318d024f8a8",
"packages": [
{
"name": "aweber/aweber",
"version": "v1.1.14",
"source": {
"type": "git",
"url": "https://github.com/aweber/AWeber-API-PHP-Library.git",
"reference": "509abd47ae05f760239f2f5d12eef7ba330b111a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aweber/AWeber-API-PHP-Library/zipball/509abd47ae05f760239f2f5d12eef7ba330b111a",
"reference": "509abd47ae05f760239f2f5d12eef7ba330b111a",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"": "aweber_api/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"description": "The official AWeber API client library.",
"homepage": "https://www.aweber.com",
"keywords": [
"api",
"client",
"email"
],
"time": "2015-02-19 18:16:21"
},
{
"name": "drewm/mailchimp-api",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/drewm/mailchimp-api.git",
"reference": "e5e16d2a7a456c282b1e160e70964eb9149e9968"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/e5e16d2a7a456c282b1e160e70964eb9149e9968",
"reference": "e5e16d2a7a456c282b1e160e70964eb9149e9968",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"type": "library",
"autoload": {
"psr-0": {
"Drewm": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Drew McLellan",
"homepage": "http://allinthehead.com/"
}
],
"description": "Super-simple, minimum abstraction MailChimp API v2 wrapper",
"homepage": "https://github.com/drewm/mailchimp-api",
"time": "2015-07-28 13:59:56"
},
{
"name": "gambitph/titan-framework",
"version": "1.9.2",
"source": {
"type": "git",
"url": "https://github.com/gambitph/Titan-Framework.git",
"reference": "793bee37350acf4ff10ebf1068aa6d16cdc44da1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gambitph/Titan-Framework/zipball/793bee37350acf4ff10ebf1068aa6d16cdc44da1",
"reference": "793bee37350acf4ff10ebf1068aa6d16cdc44da1",
"shasum": ""
},
"type": "library",
"autoload": {
"files": [
"titan-framework.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPLv2+"
],
"authors": [
{
"name": "Gambit Technologies",
"email": "[email protected]",
"homepage": "http://www.titanframework.net/",
"role": "Developer"
}
],
"description": "Titan Framework allows theme and plugin developers to create admin pages, options, meta boxes, and theme customizer options with just a few simple lines of code.",
"homepage": "https://github.com/gambitph/Titan-Framework",
"keywords": [
"Titan Framework",
"framework",
"options",
"titan",
"wordpress"
],
"time": "2015-10-06 16:21:47"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"drewm/mailchimp-api": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}