<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
{
  "_from": "lock-verify@2.2.2",
  "_id": "lock-verify@2.2.2",
  "_inBundle": false,
  "_integrity": "sha512-2CUNtr1ZSVKJHcYP8uEzafmmuyauCB5zZimj8TvQd/Lflt9kXVZs+8S+EbAzZLaVUDn8CYGmeC3DFGdYfnCzeQ==",
  "_location": "/lock-verify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lock-verify@2.2.2",
    "name": "lock-verify",
    "escapedName": "lock-verify",
    "rawSpec": "2.2.2",
    "saveSpec": null,
    "fetchSpec": "2.2.2"
  },
  "_requiredBy": [
    "#USER",
    "/",
    "/libcipm",
    "/libnpm"
  ],
  "_resolved": "https://registry.npmjs.org/lock-verify/-/lock-verify-2.2.2.tgz",
  "_shasum": "9e93c0999dc3cbbede4f16f9cfdaa93ead8c76ef",
  "_spec": "lock-verify@2.2.2",
  "_where": "/Users/ruyadorno/Documents/ruyadorno/npm6",
  "author": {
    "name": "Rebecca Turner",
    "email": "me@re-becca.org",
    "url": "http://re-becca.org/"
  },
  "bin": {
    "lock-verify": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/npm/lock-verify/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@iarna/cli": "^2.1.0",
    "npm-package-arg": "^6.1.0",
    "semver": "^5.4.1"
  },
  "deprecated": false,
  "description": "Report if your package.json is out of sync with your package-lock.json.",
  "files": [
    "index.js",
    "cli.js"
  ],
  "homepage": "https://github.com/npm/lock-verify#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "lock-verify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/lock-verify.git"
  },
  "version": "2.2.2"
}
