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/fs-readdir-recursive/package.json
{
  "_args": [
    [
      "fs-readdir-recursive@1.1.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "fs-readdir-recursive@1.1.0",
  "_id": "fs-readdir-recursive@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==",
  "_location": "/fs-readdir-recursive",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "fs-readdir-recursive@1.1.0",
    "name": "fs-readdir-recursive",
    "escapedName": "fs-readdir-recursive",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/@babel/cli"
  ],
  "_resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/fs-utils/fs-readdir-recursive/issues"
  },
  "description": "Recursively read a directory",
  "devDependencies": {
    "istanbul": "0",
    "mocha": "3",
    "should": "*"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/fs-utils/fs-readdir-recursive#readme",
  "license": "MIT",
  "name": "fs-readdir-recursive",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fs-utils/fs-readdir-recursive.git"
  },
  "scripts": {
    "test": "mocha --reporter spec",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot"
  },
  "version": "1.1.0"
}