github.com/kastenhq/syft@v0.0.0-20230821225854-0710af25cdbe/test/integration/test-fixtures/yarn-lock/packages/nested-package/node_modules/async/component.json (about) 1 { 2 "name": "async", 3 "description": "Higher-order functions and common patterns for asynchronous code", 4 "version": "0.9.2", 5 "keywords": [ 6 "async", 7 "callback", 8 "utility", 9 "module" 10 ], 11 "license": "MIT", 12 "repository": "caolan/async", 13 "scripts": [ 14 "lib/async.js" 15 ] 16 }