grav/themes/project-space/composer.lock

63 lines
2.1 KiB
JSON

{
"_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": "0f0d181071271d73977d511e33b0a1ce",
"packages": [
{
"name": "antoligy/dom-string-iterators",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/antoligy/dom-string-iterators.git",
"reference": "fae88f66e1970d68c5585fc42db44f1217bf74e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/antoligy/dom-string-iterators/zipball/fae88f66e1970d68c5585fc42db44f1217bf74e6",
"reference": "fae88f66e1970d68c5585fc42db44f1217bf74e6",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"CC0-1.0"
],
"authors": [
{
"name": "Alex Wilson",
"email": "a@ax.gy"
},
{
"name": "Kornel Lesinski",
"email": "pornel@pornel.net"
},
{
"name": "Patrick Galbraith",
"email": "patrick.j.galbraith@gmail.com"
}
],
"description": "Composer package for DOMWordsIterator and DOMLettersIterator",
"time": "2018-02-03T16:01:11+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}