HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/server/nodejs/v14.17.6/lib/node_modules/npm/node_modules/init-package-json/package.json
{
  "_args": [
    [
      "init-package-json@1.10.3",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "init-package-json@1.10.3",
  "_id": "init-package-json@1.10.3",
  "_inBundle": false,
  "_integrity": "sha512-zKSiXKhQveNteyhcj1CoOP8tqp1QuxPIPBl8Bid99DGLFqA1p87M6lNgfjJHSBoWJJlidGOv5rWjyYKEB3g2Jw==",
  "_location": "/init-package-json",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "init-package-json@1.10.3",
    "name": "init-package-json",
    "escapedName": "init-package-json",
    "rawSpec": "1.10.3",
    "saveSpec": null,
    "fetchSpec": "1.10.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.3.tgz",
  "_spec": "1.10.3",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/init-package-json/issues"
  },
  "dependencies": {
    "glob": "^7.1.1",
    "npm-package-arg": "^4.0.0 || ^5.0.0 || ^6.0.0",
    "promzard": "^0.3.0",
    "read": "~1.0.1",
    "read-package-json": "1 || 2",
    "semver": "2.x || 3.x || 4 || 5",
    "validate-npm-package-license": "^3.0.1",
    "validate-npm-package-name": "^3.0.0"
  },
  "description": "A node module to get your node module started",
  "devDependencies": {
    "mkdirp": "^0.5.1",
    "npm": "^5.7.1",
    "rimraf": "^2.1.4",
    "standard-version": "^4.3.0",
    "tap": "^11.1.2"
  },
  "files": [
    "default-input.js",
    "init-package-json.js"
  ],
  "homepage": "https://github.com/npm/init-package-json#readme",
  "keywords": [
    "init",
    "package.json",
    "package",
    "helper",
    "wizard",
    "wizerd",
    "prompt",
    "start"
  ],
  "license": "ISC",
  "main": "init-package-json.js",
  "name": "init-package-json",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/init-package-json.git"
  },
  "scripts": {
    "postrelease": "npm publish && git push --follow-tags",
    "prerelease": "npm t",
    "release": "standard-version -s",
    "test": "tap --nyc-arg=--all --coverage test"
  },
  "version": "1.10.3"
}