mirror of
https://github.com/boostorg/website.git
synced 2026-01-23 06:02:18 +00:00
87 lines
2.7 KiB
JSON
87 lines
2.7 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": "65c5acf5ce7a3b088d397b7ecb67ae31",
|
|
"content-hash": "e5a5efd8a5f54b732cf2ead776707d51",
|
|
"packages": [
|
|
{
|
|
"name": "mustache/spec",
|
|
"version": "master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mustache/spec.git",
|
|
"reference": "master"
|
|
},
|
|
"type": "library",
|
|
"time": "2015-02-22 23:42:57"
|
|
},
|
|
{
|
|
"name": "nette/tester",
|
|
"version": "v1.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/tester.git",
|
|
"reference": "d97534578e8cf66eabe081e7d5eaa4dd527ab0c8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/tester/zipball/d97534578e8cf66eabe081e7d5eaa4dd527ab0c8",
|
|
"reference": "d97534578e8cf66eabe081e7d5eaa4dd527ab0c8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"bin": [
|
|
"src/tester"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0",
|
|
"GPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "An easy-to-use PHP unit testing framework.",
|
|
"homepage": "https://tester.nette.org",
|
|
"keywords": [
|
|
"nette",
|
|
"testing",
|
|
"unit"
|
|
],
|
|
"time": "2016-03-19 14:34:02"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": [],
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|