HEX
Server: Apache
System: Linux b5.s-host.com.ua 4.18.0-305.10.2.el7.x86_64 #1 SMP Fri Jul 23 21:00:55 UTC 2021 x86_64
User: unelbhzm (1470)
PHP: 8.0.18
Disabled: NONE
Upload Files
File: //lib/node_modules/npm/node_modules/libnpmsearch/package.json
{
  "name": "libnpmsearch",
  "version": "5.0.2",
  "description": "Programmatic API for searching in npm and compatible registries.",
  "author": "GitHub Inc.",
  "main": "lib/index.js",
  "files": [
    "bin",
    "lib"
  ],
  "keywords": [
    "npm",
    "search",
    "api",
    "libnpm"
  ],
  "license": "ISC",
  "scripts": {
    "preversion": "npm test",
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "posttest": "npm run lint",
    "test": "tap",
    "lint": "eslint '**/*.js'",
    "postlint": "npm-template-check",
    "lintfix": "npm run lint -- --fix",
    "snap": "tap",
    "template-copy": "npm-template-copy --force"
  },
  "tap": {
    "check-coverage": true
  },
  "devDependencies": {
    "@npmcli/template-oss": "^2.4.2",
    "nock": "^9.6.1",
    "tap": "^15"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/npm/cli",
    "directory": "workspaces/libnpmsearch"
  },
  "bugs": "https://github.com/npm/libnpmsearch/issues",
  "homepage": "https://npmjs.com/package/libnpmsearch",
  "dependencies": {
    "npm-registry-fetch": "^13.0.0"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || >=16"
  },
  "templateOSS": {
    "version": "2.9.2"
  }
}