forked from Awesome-Support/Awesome-Support
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
58 lines (58 loc) · 2.08 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
{
"_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": "b2e273bf028075be517861dc60f529a1",
"packages": [
{
"name": "gambitph/titan-framework",
"version": "v1.7.3",
"source": {
"type": "git",
"url": "https://github.com/gambitph/Titan-Framework.git",
"reference": "c083fa441a2fe77c485385782b7eb606220e3cf5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gambitph/Titan-Framework/zipball/c083fa441a2fe77c485385782b7eb606220e3cf5",
"reference": "c083fa441a2fe77c485385782b7eb606220e3cf5",
"shasum": ""
},
"type": "library",
"autoload": {
"files": [
"titan-framework.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPLv2+"
],
"authors": [
{
"name": "Gambit Technologies",
"email": "info@gambit.ph",
"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",
"wordpress"
],
"time": "2014-12-22 07:58:51"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}