{ "_from": "npm-normalize-package-bin@^4.0.0", "_id": "npm-normalize-package-bin@4.0.0", "_inBundle": false, "_integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==", "_location": "/npm-normalize-package-bin", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "npm-normalize-package-bin@^4.0.0", "name": "npm-normalize-package-bin", "escapedName": "npm-normalize-package-bin", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/read-package-json-fast" ], "_resolved": "https://registry.npmmirror.com/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz", "_shasum": "df79e70cd0a113b77c02d1fe243c96b8e618acb1", "_spec": "npm-normalize-package-bin@^4.0.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\read-package-json-fast", "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/npm-normalize-package-bin/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Turn any flavor of allowable package.json bin into a normalized object", "devDependencies": { "@npmcli/eslint-config": "^5.0.0", "@npmcli/template-oss": "4.23.3", "tap": "^16.3.0" }, "engines": { "node": "^18.17.0 || >=20.5.0" }, "files": [ "bin/", "lib/" ], "homepage": "https://github.com/npm/npm-normalize-package-bin#readme", "license": "ISC", "main": "lib/index.js", "name": "npm-normalize-package-bin", "repository": { "type": "git", "url": "git+https://github.com/npm/npm-normalize-package-bin.git" }, "scripts": { "eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"", "lint": "npm run eslint", "lintfix": "npm run eslint -- --fix", "postlint": "template-oss-check", "posttest": "npm run lint", "snap": "tap", "template-oss-apply": "template-oss-apply --force", "test": "tap" }, "tap": { "nyc-arg": [ "--exclude", "tap-snapshots/**" ] }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "4.23.3", "publish": "true" }, "version": "4.0.0" }