{
	"name": "shamir-nemir-krumpir",
	"version": "1.1.8",
	"description": "Shamir's Secret Sharing",
	"main": "shamir.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/hrvoje459/shamir-nemir-krumpir.git"
	},
	"keywords": [
		"shamir",
		"secret",
		"sharing",
		"distributed",
		"authentication"
	],
	"author": "hrvoje459",
	"license": "MIT License",
	"bugs": {
		"url": "https://github.com/hrvoje459/shamir-nemir-krumpir/issues"
	},
	"homepage": "https://github.com/hrvoje459/shamir-nemir-krumpir#readme"
}