{
  "name": "npm-only-allow",
  "version": "1.2.6",
  "description": "Specification package manager",
  "main": "index.js",
  "bin": "index.js",
  "files": [
    "index.js",
    "src/"
  ],
  "scripts": {},
  "keywords": [
    "pnpm",
    "cnpm",
    "npm",
    "yarn",
    "only-allow",
    "npm-only-allow",
    "preinstall",
    "postinstall"
  ],
  "author": "1372978934@qq.com",
  "license": "MIT",
  "homepage": "https://github.com/supanpanCn/npm-only-allow",
  "dependencies": {
    "chokidar": "^3.5.3",
    "concurrently": "^7.6.0",
    "fs-extra": "^11.1.0",
    "minimist": "^1.2.7",
    "picocolors": "^1.0.0",
    "which-pm-runs": "^1.1.0"
  }
}
