Submit
Path:
~
/
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
plib
/
modules
/
wp-toolkit
/
vendor
/
wp-cli
/
vendor
/
gettext
/
languages
/
File Content:
composer.json
{ "name": "gettext/languages", "description": "gettext languages with plural rules", "keywords": [ "localization", "l10n", "internationalization", "i18n", "translations", "translate", "php", "unicode", "cldr", "language", "languages", "plural", "plurals", "plural rules" ], "homepage": "https://github.com/php-gettext/Languages", "license": "MIT", "authors": [ { "name": "Michele Locati", "email": "mlocati@gmail.com", "role": "Developer" } ], "autoload": { "psr-4": { "Gettext\\Languages\\": "src/" } }, "autoload-dev": { "psr-4": { "Gettext\\Languages\\Test\\": "tests/test/" } }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4" }, "scripts": { "test": "phpunit" }, "bin": [ "bin/export-plural-rules" ] }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
bin
---
0755
src
---
0755
LICENSE
1082 bytes
0644
UNICODE-LICENSE.txt
2275 bytes
0644
composer.json
1096 bytes
0644
N4ST4R_ID | Naxtarrr