{
  "_from": "npm-install-checks@^6.0.0",
  "_id": "npm-install-checks@6.3.0",
  "_inBundle": false,
  "_integrity": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==",
  "_location": "/npm-install-checks",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "npm-install-checks@^6.0.0",
    "name": "npm-install-checks",
    "escapedName": "npm-install-checks",
    "rawSpec": "^6.0.0",
    "saveSpec": null,
    "fetchSpec": "^6.0.0"
  },
  "_requiredBy": [
    "/npm-pick-manifest"
  ],
  "_resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-6.3.0.tgz",
  "_shasum": "046552d8920e801fa9f919cad569545d60e826fe",
  "_spec": "npm-install-checks@^6.0.0",
  "_where": "/home/learnc22/salescrm.learncultivera.com/node_modules/npm-pick-manifest",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/npm-install-checks/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "semver": "^7.1.1"
  },
  "deprecated": false,
  "description": "Check the engines and platform fields in package.json",
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.19.0",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/npm-install-checks#readme",
  "keywords": [
    "npm,",
    "install"
  ],
  "license": "BSD-2-Clause",
  "main": "lib/index.js",
  "name": "npm-install-checks",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npm-install-checks.git"
  },
  "scripts": {
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --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.19.0",
    "publish": "true"
  },
  "version": "6.3.0"
}
