github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/php/composerlock/testdata/two-packages.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 { 43 "name": "theseer/tokenizer", 44 "version": "1.1.3", 45 "source": { 46 "type": "git", 47 "url": "https://github.com/theseer/tokenizer.git", 48 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9" 49 }, 50 "dist": { 51 "type": "zip", 52 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9", 53 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9", 54 "shasum": "" 55 }, 56 "require": { 57 "ext-dom": "*", 58 "ext-tokenizer": "*", 59 "ext-xmlwriter": "*", 60 "php": "^7.0" 61 }, 62 "type": "library", 63 "autoload": { 64 "classmap": ["src/"] 65 }, 66 "notification-url": "https://packagist.org/downloads/", 67 "license": ["BSD-3-Clause"], 68 "authors": [ 69 { 70 "name": "Arne Blankerts", 71 "email": "arne@blankerts.de", 72 "role": "Developer" 73 } 74 ], 75 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", 76 "time": "2019-06-13T22:48:21+00:00" 77 } 78 ], 79 "aliases": [], 80 "minimum-stability": "dev", 81 "stability-flags": [], 82 "prefer-stable": true, 83 "prefer-lowest": false, 84 "platform": { 85 "php": "^7.1.3" 86 }, 87 "platform-dev": [] 88 }