|
Server IP : 161.35.85.9 / Your IP : 216.73.217.138 Web Server : nginx/1.30.4 System : Linux cheapdeb-ams3 7.1.13+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.1.13-1 (2026-09-03) x86_64 User : root ( 0) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/node_modules/@npmcli/mock-registry/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
{
"name": "@npmcli/mock-registry",
"version": "1.0.0",
"description": "",
"main": "lib/index.js",
"private": true,
"scripts": {
"test": "tap",
"lint": "npm run eslint",
"postlint": "template-oss-check",
"template-oss-apply": "template-oss-apply --force",
"lintfix": "npm run eslint -- --fix",
"snap": "tap",
"posttest": "npm run lint",
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/cli.git",
"directory": "mock-registry"
},
"keywords": [],
"author": "GitHub Inc.",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/cli/issues"
},
"homepage": "https://github.com/npm/cli#readme",
"files": [
"bin/",
"lib/"
],
"engines": {
"node": "^22.22.2 || ^24.15.0 || >=26.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "5.1.1",
"content": "../scripts/template-oss/index.js"
},
"tap": {
"no-coverage": true,
"nyc-arg": [
"--exclude",
"tap-snapshots/**"
]
},
"devDependencies": {
"@npmcli/arborist": "^10.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "5.1.1",
"json-stringify-safe": "^5.0.1",
"nock": "^14.0.0",
"npm-package-arg": "^14.0.0",
"pacote": "^22.0.0",
"tap": "^16.3.8"
}
}