????

Your IP : 18.222.22.154


Current Path : /proc/self/root/lib/node_modules/npm/node_modules/lock-verify/
Upload File :
Current File : //proc/self/root/lib/node_modules/npm/node_modules/lock-verify/package.json

{
  "_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"
}