PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
wilcity-mobile-app
/
vendor
/
kreait
/
firebase-tokens
{ "name": "kreait/firebase-tokens", "description": "A library to work with Firebase tokens", "type": "library", "keywords": ["firebase", "google", "token", "authentication", "auth"], "homepage": "https://github.com/kreait/firebase-token-php", "license": "MIT", "authors": [ { "name": "Jérôme Gamez", "homepage": "https://github.com/jeromegamez" } ], "require": { "php": "^7.0", "fig/http-message-util": "^1.1", "guzzlehttp/guzzle": "^6.2.1", "lcobucci/jwt": "^3.2", "psr/simple-cache": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "phpstan/phpstan-phpunit": "^0.9.3", "phpunit/phpunit": "^6.0" }, "autoload": { "psr-4": { "Firebase\\Auth\\Token\\": "src" } }, "autoload-dev": { "psr-4": { "Firebase\\Auth\\Token\\Tests\\": "tests" } }, "config": { "platform": { "php": "7.0" }, "sort-packages": true } }
[+]
..
[-] README.md
[edit]
[-] CHANGELOG.md
[edit]
[-] LICENSE
[edit]
[-] composer.json
[edit]
[+]
src