{ "name": "organization-people-platform-contract", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "organization-people-platform-contract", "version": "1.0.0", "dependencies": { "yaml": "2.9.0" } }, "node_modules/yaml": { "version": "2.9.0", "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz", "integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==", "license": "ISC", "bin": { "yaml": "bin.mjs" }, "engines": { "node": ">= 14.6" }, "funding": { "url": "https://github.com/sponsors/eemeli" } } } }