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/clamp/package.json
{
  "_args": [
    [
      "clamp@1.0.1",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_from": "clamp@1.0.1",
  "_id": "clamp@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-kgMuFyE78OC6Dyu3Dy7vcx4uy97EIbVxJB/B0eJ3bUNAkwdNcxYzgKltnyADiYwsR7SEqkkUPsEUT//OVS6XMA==",
  "_location": "/clamp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "clamp@1.0.1",
    "name": "clamp",
    "escapedName": "clamp",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/vue-color"
  ],
  "_resolved": "https://registry.npmjs.org/clamp/-/clamp-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Hugh Kennedy",
    "email": "hughskennedy@gmail.com",
    "url": "http://github.com/hughsk"
  },
  "browser": "index.js",
  "bugs": {
    "url": "https://github.com/hughsk/clamp/issues"
  },
  "dependencies": {},
  "description": "Clamp a value between two other values",
  "devDependencies": {
    "tape": "~2.0.0"
  },
  "homepage": "https://github.com/hughsk/clamp#readme",
  "keywords": [
    "clamp",
    "math",
    "greater",
    "less",
    "than",
    "between"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "clamp",
  "repository": {
    "type": "git",
    "url": "git://github.com/hughsk/clamp.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.0.1"
}