{
  "name": "tomahawk-plugin-kv-memory-store",
  "version": "0.0.3",
  "description": "Tomahawk plugin, implementing a Key Value Pair Store in Memory.",
  "main": "lib/store.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/hbouvier/tomahawk-plugin-kv-memory-store.git"
  },
  "keywords": [
    "tomahawk",
    "plugin",
    "key",
    "value",
    "pair",
    "store",
    "REST"
  ],
  "author": "Henri Bouvier"
}
