name: invert-kv description: Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}` license_spdx: MIT version: 2.0.0 spec_version: 1.0 download_url: https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz home_url: https://github.com/sindresorhus/invert-kv#readme news_url: https://libraries.io/npm/invert-kv/versions.atom date: 2018-01-12 about_resource: NONE libraries_io_url: https://libraries.io/npm/invert-kv?number=2.0.0 vcs_tool: git vcs_repository: https://github.com/sindresorhus/invert-kv vcs_branch: main