Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
vendor
/
plesk
/
mustache
/
File Content:
composer.json
{ "name": "plesk/mustache", "description": "A Mustache implementation in PHP.", "keywords": ["templating", "mustache"], "homepage": "https://github.com/bobthecow/mustache.php", "type": "library", "license": "MIT", "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "~3.7|~4.0|~5.0", "friendsofphp/php-cs-fixer": "~1.11" }, "autoload": { "psr-0": { "Mustache": "src/" } } }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
bin
---
0755
src
---
0755
vendor
---
0755
LICENSE
1086 bytes
0644
README.md
1899 bytes
0644
composer.json
652 bytes
0644
N4ST4R_ID | Naxtarrr