{
  "name": "@magile/nx-distributed-cache",
  "version": "0.1.3",
  "description": "Distributed Cache For Your NX build. Optimize your build time by caching the artifacts across multiple devices.",
  "main": "S3/index.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/magile-de/nx-distributed-cache.git"
  },
  "homepage": "https://github.com/magile-de/nx-distributed-cache",
  "keywords": [
    "nx",
    "build",
    "cache",
    "s3",
    "buildtime"
  ],
  "devDependencies": {
    "@nrwl/workspace": "^12.10.1",
    "chalk": "4.1.2",
    "aws-sdk": "^2.1146.0"
  }
}
