-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathcomposer.lock
51 lines (51 loc) · 1.79 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
{
"_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"
],
"content-hash": "187fd3a3371f55c7362c42da9efbb78e",
"packages": [
{
"name": "wordimpress/maps-builder-core",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/WordImpress/maps-builder-core.git",
"reference": "053caadc866fd49722bbd8f3a882000a3472073a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WordImpress/maps-builder-core/zipball/053caadc866fd49722bbd8f3a882000a3472073a",
"reference": "053caadc866fd49722bbd8f3a882000a3472073a",
"shasum": ""
},
"type": "library",
"license": [
"GLPv2+"
],
"authors": [
{
"name": "Devin Walker",
"email": "[email protected]"
}
],
"description": "Shared code between Maps Builder Pro and free.",
"support": {
"source": "https://github.com/WordImpress/maps-builder-core/tree/master",
"issues": "https://github.com/WordImpress/maps-builder-core/issues"
},
"time": "2017-07-10 17:44:56"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"wordimpress/maps-builder-core": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}