Submit
Path:
~
/
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
plib
/
modules
/
wp-toolkit
/
vendor
/
wp-cli
/
vendor
/
seld
/
jsonlint
/
File Content:
composer.json
{ "name": "seld/jsonlint", "description": "JSON Linter", "keywords": ["json", "parser", "linter", "validator"], "type": "library", "license": "MIT", "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "https://seld.be" } ], "require": { "php": "^5.3 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13", "phpstan/phpstan": "^1.11" }, "autoload": { "psr-4": { "Seld\\JsonLint\\": "src/Seld/JsonLint/" } }, "bin": ["bin/jsonlint"], "scripts": { "test": "vendor/bin/phpunit", "phpstan": "vendor/bin/phpstan analyse" } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
bin
---
0755
src
---
0755
LICENSE
1058 bytes
0644
README.md
3506 bytes
0644
composer.json
753 bytes
0644
N4ST4R_ID | Naxtarrr