This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
composer.lock
59 lines (59 loc) · 1.96 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
{
"_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": "792015b2fd3e57aaef9770255feafe56",
"packages": [],
"packages-dev": [
{
"name": "geerlingguy/drupal-vm",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/geerlingguy/drupal-vm.git",
"reference": "aedfc16db569a49c9a0c358212d7029483385b0d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/geerlingguy/drupal-vm/zipball/aedfc16db569a49c9a0c358212d7029483385b0d",
"reference": "aedfc16db569a49c9a0c358212d7029483385b0d",
"shasum": ""
},
"type": "vm",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeff Geerling",
"homepage": "http://www.jeffgeerling.com"
},
{
"name": "Oskar Schöldström",
"homepage": "http://oxy.fi"
}
],
"description": "A VM for local Drupal development, built with Vagrant + Ansible",
"homepage": "https://www.drupalvm.com",
"keywords": [
"drupal",
"vagrant",
"virtual machine",
"vm"
],
"time": "2017-10-07T04:35:10+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"geerlingguy/drupal-vm": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}