Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/npm-profile/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/npm-profile/package.json

{
  "_id": "npm-profile@10.0.0",
  "_inBundle": true,
  "_location": "/npm/npm-profile",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm"
  ],
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/npm-profile/issues"
  },
  "dependencies": {
    "npm-registry-fetch": "^17.0.1",
    "proc-log": "^4.0.0"
  },
  "description": "Library for updating an npmjs.com profile",
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.21.4",
    "nock": "^13.2.4",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": ">=18.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/npm-profile#readme",
  "keywords": [],
  "license": "ISC",
  "main": "./lib/index.js",
  "name": "npm-profile",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npm-profile.git"
  },
  "scripts": {
    "lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
    "lintfix": "npm run lint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true,
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.21.4",
    "publish": true
  },
  "version": "10.0.0"
}