{
  "name": "dry-uninstall",
  "version": "0.3.0",
  "description": "Empty npm package to \"uninstall\" unused transitive dependencies",
  "main": "index.js",
  "scripts": {
    "test": "node test.mjs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/denys-potapov/dry-uninstall.git"
  },
  "keywords": [
    "npm",
    "empty"
  ],
  "author": "Denys Potapov",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/denys-potapov/dry-uninstall/issues"
  },
  "homepage": "https://github.com/denys-potapov/dry-uninstall#readme"
}
