github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/php/composerlock/testdata/one-package.json (about) 1 { 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "439b16dd5df2e0730bd1cc4352654d09", 8 "packages": [ 9 { 10 "name": "sentry/sdk", 11 "version": "2.0.4", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/getsentry/sentry-php-sdk.git", 15 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874", 20 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874", 21 "shasum": "" 22 }, 23 "require": { 24 "http-interop/http-factory-guzzle": "^1.0", 25 "php-http/curl-client": "^1.0|^2.0", 26 "sentry/sentry": "^2.1.3" 27 }, 28 "type": "metapackage", 29 "notification-url": "https://packagist.org/downloads/", 30 "license": ["MIT"], 31 "authors": [ 32 { 33 "name": "Sentry", 34 "email": "accounts@sentry.io" 35 } 36 ], 37 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.", 38 "time": "2019-09-09T19:54:44+00:00" 39 } 40 ], 41 "packages-dev": [], 42 "aliases": [], 43 "minimum-stability": "dev", 44 "stability-flags": [], 45 "prefer-stable": true, 46 "prefer-lowest": false, 47 "platform": { 48 "php": "^7.1.3" 49 }, 50 "platform-dev": [] 51 }