78 lines
2.5 KiB
JSON
78 lines
2.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": "8c680a772ea07ec574e7f76607242480",
|
|
"content-hash": "9ef9073435484e4ba12d269fd030e1e7",
|
|
"packages": [
|
|
{
|
|
"name": "google/material-design-lite",
|
|
"version": "1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/google/material-design-lite",
|
|
"reference": "v1.1.3"
|
|
},
|
|
"type": "library"
|
|
},
|
|
{
|
|
"name": "mustache/mustache",
|
|
"version": "v2.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/bobthecow/mustache.php.git",
|
|
"reference": "0bb2f76e2f34a8864a32be34c4ec66274d76c05e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/0bb2f76e2f34a8864a32be34c4ec66274d76c05e",
|
|
"reference": "0bb2f76e2f34a8864a32be34c4ec66274d76c05e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.4"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "~1.6",
|
|
"phpunit/phpunit": "~3.7|~4.0|~5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Mustache": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Justin Hileman",
|
|
"email": "justin@justinhileman.info",
|
|
"homepage": "http://justinhileman.com"
|
|
}
|
|
],
|
|
"description": "A Mustache implementation in PHP.",
|
|
"homepage": "https://github.com/bobthecow/mustache.php",
|
|
"keywords": [
|
|
"mustache",
|
|
"templating"
|
|
],
|
|
"time": "2016-02-27 19:22:46"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|