File: with-comments.json

package info (click to toggle)
jsonlint 1.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: php: 996; makefile: 20
file content (17 lines) | stat: -rw-r--r-- 386 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    //tr "test"\naabm/
    "name": "vendor/com2",
    "autoload": {
        "psr-4": {
            "Vendor\\Com1\\": "src/"
        }
    },
    "repositories": [
        {"type": "composer", "url": "https://example.com/mirror/magento/"}/*,
        {"packagist": false}*/
    ],//
    "require": {
        "firebase/php-jwt": "^6.0"//, /*
      // "phpunit/phpunit": "^8.0"
    }
}//