This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
104 lines (104 loc) · 3.42 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
{
"_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#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "c6b58ae828852e07ae32659f21def0ca",
"packages": [
{
"name": "concisecss/concise.css",
"version": "v2.1.0",
"source": {
"type": "git",
"url": "https://github.com/ConciseCSS/concise.css.git",
"reference": "1e093f3c26b13e08d1cb1836088fa0752db0af31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ConciseCSS/concise.css/zipball/1e093f3c26b13e08d1cb1836088fa0752db0af31",
"reference": "1e093f3c26b13e08d1cb1836088fa0752db0af31",
"shasum": ""
},
"replace": {
"concisecss/concise.css": "self.version"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Keenan Payne",
"email": "contact@keenanpayne.com"
}
],
"description": "A lightweight front-end framework that provides functionality without the bloat.",
"homepage": "http://concisecss.com",
"keywords": [
"JS",
"css",
"framework",
"front-end",
"mobile-first",
"responsive",
"sass",
"scss",
"web"
],
"time": "2015-02-17T06:23:04+00:00"
},
{
"name": "m6w6/pharext",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/pharext/pharext.git",
"reference": "37e76f47531481600a28f04f818ecd2d81709fe3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pharext/pharext/zipball/37e76f47531481600a28f04f818ecd2d81709fe3",
"reference": "37e76f47531481600a28f04f818ecd2d81709fe3",
"shasum": ""
},
"bin": [
"bin/pharext",
"bin/pharext.pubkey",
"bin/pharext.update",
"bin/pharext.update.pubkey"
],
"type": "project",
"autoload": {
"psr-0": {
"pharext": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"src/"
],
"license": [
"BSD-2-Clause"
],
"description": "Package PHP extensions as self-installing PHARs",
"keywords": [
"ext",
"extension",
"install",
"package",
"phar"
],
"time": "2021-01-15T13:28:37+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}