{
  "name": "advanced-map-base",
  "version": "0.0.4",
  "description": "Abstract base class of advanced-map packages",
  "author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",
  "license": "MIT",
  "homepage": "https://github.com/ksxnodemodules/nodemonorepo#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ksxnodemodules/nodemonorepo.git"
  },
  "bugs": {
    "url": "https://github.com/ksxnodemodules/nodemonorepo/issues"
  },
  "keywords": [
    "map",
    "abstract",
    "base",
    "class"
  ],
  "dependencies": {
    "tslib": "^1.10.0",
    "typescript-miscellaneous": "^0.1.1",
    "advanced-map-types": "^0.0.4",
    "@types/node": "^13.1.6"
  },
  "engines": {
    "node": ">= 8.9.0"
  }
}
