{
  "_id": "npm-normalize-package-bin@1.0.1",
  "_inBundle": true,
  "_location": "/npm/npm-normalize-package-bin",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm/@npmcli/installed-package-contents",
    "/npm/bin-links",
    "/npm/npm-bundled",
    "/npm/npm-packlist",
    "/npm/npm-pick-manifest",
    "/npm/read-package-json",
    "/npm/read-package-json-fast"
  ],
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "https://izs.me"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-normalize-package-bin/issues"
  },
  "description": "Turn any flavor of allowable package.json bin into a normalized object",
  "devDependencies": {
    "tap": "^14.10.2"
  },
  "homepage": "https://github.com/npm/npm-normalize-package-bin#readme",
  "license": "ISC",
  "name": "npm-normalize-package-bin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npm-normalize-package-bin.git"
  },
  "scripts": {
    "postpublish": "git push origin --follow-tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "snap": "tap",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "version": "1.0.1"
}
