figment-keyring 0.1.0

Figment2 provider for fetching secrets from system keyrings
Documentation
{
	"name": "figment-keyring",
	"version": "1.0.0",
	"description": "",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/rektide/figment-keyring.git"
	},
	"keywords": [],
	"author": "rektide de la faye",
	"license": "MIT",
	"type": "module",
	"bugs": {
		"url": "https://github.com/rektide/figment-keyring/issues"
	},
	"homepage": "https://github.com/rektide/figment-keyring#readme",
	"module": "figment-keyring.js"
}