{
  "name": "key_mutex",
  "version": "3.1.4",
  "description": "key-mapped read-write mutex lock that supports cluster and distributed network",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "keywords": [
    "read-write",
    "cluster",
    "mutex",
    "lock",
    "await",
    "async"
  ],
  "author": "xhawk18@gmail.com",
  "license": "996 license",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xhawk18/key_mutex.git"
  },
  "bugs": {
    "url": "https://github.com/xhawk18/key_mutex/issues"
  },
  "homepage": "https://github.com/xhawk18/key_mutex#readme"
}
