{
  "_args": [
    [
      "npm-install-checks@4.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_development": true,
  "_from": "npm-install-checks@4.0.0",
  "_id": "npm-install-checks@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-09OmyDkNLYwqKPOnbI8exiOZU2GVVmQp7tgez2BPi5OZC8M82elDAps7sxC4l//uSUtotWqoEIDwjRvWH4qz8w==",
  "_location": "/npm-install-checks",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "npm-install-checks@4.0.0",
    "name": "npm-install-checks",
    "escapedName": "npm-install-checks",
    "rawSpec": "4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
  },
  "_requiredBy": [
    "/npm-pick-manifest"
  ],
  "_resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "bugs": {
    "url": "https://github.com/npm/npm-install-checks/issues"
  },
  "dependencies": {
    "semver": "^7.1.1"
  },
  "description": "Check the engines and platform fields in package.json",
  "devDependencies": {
    "tap": "^14.10.6"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/npm/npm-install-checks#readme",
  "keywords": [
    "npm,",
    "install"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "name": "npm-install-checks",
  "repository": {
    "type": "git",
    "url": "git://github.com/npm/npm-install-checks.git"
  },
  "scripts": {
    "postpublish": "git push origin --follow-tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap"
  },
  "version": "4.0.0"
}
