HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/lpad-align/package.json
{
  "_args": [
    [
      "lpad-align@1.1.2",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "lpad-align@1.1.2",
  "_id": "lpad-align@1.1.2",
  "_inBundle": false,
  "_integrity": "sha512-MMIcFmmR9zlGZtBcFOows6c2COMekHCIFJz3ew/rRpKZ1wR4mXDPzvcVqLarux8M33X4TPSq2Jdw8WJj0q0KbQ==",
  "_location": "/lpad-align",
  "_optional": true,
  "_phantomChildren": {
    "decamelize": "1.2.0",
    "get-stdin": "4.0.1",
    "graceful-fs": "4.2.11",
    "load-json-file": "1.1.0",
    "loud-rejection": "1.6.0",
    "minimist": "1.2.8",
    "object-assign": "4.1.1",
    "pinkie-promise": "2.0.1",
    "repeating": "2.0.1",
    "resolve": "1.22.8",
    "validate-npm-package-license": "3.0.4"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lpad-align@1.1.2",
    "name": "lpad-align",
    "escapedName": "lpad-align",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/squeak"
  ],
  "_resolved": "https://registry.npmjs.org/lpad-align/-/lpad-align-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bin": {
    "lpad-align": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/kevva/lpad-align/issues"
  },
  "dependencies": {
    "get-stdin": "^4.0.1",
    "indent-string": "^2.1.0",
    "longest": "^1.0.0",
    "meow": "^3.3.0"
  },
  "description": "Left pad a string to align with the longest string in an array",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "cli.js",
    "index.js"
  ],
  "homepage": "https://github.com/kevva/lpad-align#readme",
  "keywords": [
    "align",
    "indent",
    "lpad"
  ],
  "license": "MIT",
  "name": "lpad-align",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/lpad-align.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.1.2"
}