{
  "name": "@oxipol/async-optimization",
  "version": "1.0.5",
  "description": "It is light-weight package for optimization async functions.",
  "main": "index.ts",
  "scripts": {
    "test": "test"
  },
  "author": "oxipol",
  "license": "MIT",
  "dependencies": {
    "memoize-one": "^4.0.3"
  }
}
