PHP 7.4.33
Preview: package.json Size: 714 B
//usr/share/nodejs/nopt/package.json
{
  "name": "nopt",
  "version": "5.0.0",
  "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
  "main": "lib/nopt.js",
  "scripts": {
    "preversion": "npm test",
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "test": "tap test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/npm/nopt.git"
  },
  "bin": {
    "nopt": "bin/nopt.js"
  },
  "license": "ISC",
  "dependencies": {
    "abbrev": "1"
  },
  "devDependencies": {
    "tap": "^14.10.6"
  },
  "files": [
    "bin",
    "lib"
  ],
  "engines": {
    "node": ">=6"
  }
}

Directory Contents

Dirs: 2 × Files: 1
Name Size Perms Modified Actions
bin DIR
- drwxr-xr-x 2024-11-19 10:14:59
Edit Download
lib DIR
- drwxr-xr-x 2024-11-19 10:14:59
Edit Download
714 B lrw-r--r-- 2021-12-30 08:36:32
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).