112 lines
3.5 KiB
JSON
112 lines
3.5 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"
|
|
],
|
|
"hash": "683b977706502db4bb7fc7ba3cd8ca71",
|
|
"content-hash": "2299621b481bdbc8ce629eee53b1b82e",
|
|
"packages": [
|
|
{
|
|
"name": "artoodetoo/dirk",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/artoodetoo/dirk.git",
|
|
"reference": "e6c2099435d4d4a13d7e96d0170db6182797b5bd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/artoodetoo/dirk/zipball/e6c2099435d4d4a13d7e96d0170db6182797b5bd",
|
|
"reference": "e6c2099435d4d4a13d7e96d0170db6182797b5bd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.0.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"R2\\Templating\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "artoodetoo",
|
|
"email": "i.am@artoodetoo.org"
|
|
}
|
|
],
|
|
"description": "PHP template system",
|
|
"keywords": [
|
|
"dirk",
|
|
"package",
|
|
"templates",
|
|
"templating",
|
|
"views"
|
|
],
|
|
"time": "2017-01-10 21:38:22"
|
|
},
|
|
{
|
|
"name": "miovisman/parserus",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MioVisman/Parserus.git",
|
|
"reference": "bbdade91cfc4927ebb8b5b984f90a52075f75ece"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MioVisman/Parserus/zipball/bbdade91cfc4927ebb8b5b984f90a52075f75ece",
|
|
"reference": "bbdade91cfc4927ebb8b5b984f90a52075f75ece",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Parserus": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Visman",
|
|
"email": "mio.visman@yandex.ru",
|
|
"homepage": "https://github.com/MioVisman"
|
|
}
|
|
],
|
|
"description": "BBCode parser.",
|
|
"homepage": "https://github.com/MioVisman/Parserus",
|
|
"keywords": [
|
|
"bbcode",
|
|
"parser"
|
|
],
|
|
"time": "2017-11-21 06:34:31"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"artoodetoo/dirk": 20,
|
|
"miovisman/parserus": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.6.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|