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/node_modules/sort-keys-length/package.json
{
  "_args": [
    [
      "sort-keys-length@1.0.1",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "sort-keys-length@1.0.1",
  "_id": "sort-keys-length@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-GRbEOUqCxemTAk/b32F2xa8wDTs+Z1QHOkbhJDQTvv/6G3ZkbJ+frYWsTcc7cBB3Fu4wy4XlLCuNtJuMn7Gsvw==",
  "_location": "/sort-keys-length",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sort-keys-length@1.0.1",
    "name": "sort-keys-length",
    "escapedName": "sort-keys-length",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/ext-name"
  ],
  "_resolved": "https://registry.npmjs.org/sort-keys-length/-/sort-keys-length-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/sort-keys-length/issues"
  },
  "dependencies": {
    "sort-keys": "^1.0.0"
  },
  "description": "Sort objecy keys by length",
  "devDependencies": {
    "ava": "^0.0.4"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/sort-keys-length#readme",
  "keywords": [
    "length",
    "object",
    "sort"
  ],
  "license": "MIT",
  "name": "sort-keys-length",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/sort-keys-length.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.1"
}