{
	"name": "cipherlib",
	"version": "0.2.2",
	"description": "AEAD Cryptographic Library",
	"keywords": [
		"cipherlib",
		"Cipherlib",
		"CipherLib",
		"AEAD"
	],
	"maintainers": [
		{
			"name": "bert",
			"email": "bert@wise-networks.com"
		}
	],
	"main": "cipherlib.js",
	"dependencies": {
		"use-strict": "^1.0.1"
	},
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": "Bert Buffington",
	"license": "MIT"
}
