mirror of
https://github.com/boostorg/website.git
synced 2026-01-19 16:52:15 +00:00
86 lines
2.6 KiB
JSON
86 lines
2.6 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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "5a1f79cadb3a9ce2f22dfd53d42eba04",
|
|
"packages": [
|
|
{
|
|
"name": "mustache/spec",
|
|
"version": "master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mustache/spec.git",
|
|
"reference": "41d1eb385676cf6a673b8d612b6ab5cdfd5a660c"
|
|
},
|
|
"type": "library"
|
|
},
|
|
{
|
|
"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-19T14:34:02+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": [],
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.0.0"
|
|
}
|