{ "_from": "read-package-json-fast@^4.0.0", "_id": "read-package-json-fast@4.0.0", "_inBundle": false, "_integrity": "sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==", "_location": "/read-package-json-fast", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "read-package-json-fast@^4.0.0", "name": "read-package-json-fast", "escapedName": "read-package-json-fast", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/npm-run-all2" ], "_resolved": "https://registry.npmmirror.com/read-package-json-fast/-/read-package-json-fast-4.0.0.tgz", "_shasum": "8ccbc05740bb9f58264f400acc0b4b4eee8d1b39", "_spec": "read-package-json-fast@^4.0.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\npm-run-all2", "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/read-package-json-fast/issues" }, "bundleDependencies": false, "dependencies": { "json-parse-even-better-errors": "^4.0.0", "npm-normalize-package-bin": "^4.0.0" }, "deprecated": false, "description": "Like read-package-json, but faster", "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/read-package-json-fast#readme", "license": "ISC", "main": "lib/index.js", "name": "read-package-json-fast", "repository": { "type": "git", "url": "git+https://github.com/npm/read-package-json-fast.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" }