HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/include-all/package.json
{
  "name": "include-all",
  "version": "2.0.0",
  "description": "An easy way to include all node.js modules within a directory.",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "node ./node_modules/mocha/bin/mocha"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/mikermcneil/include-all.git"
  },
  "keywords": [
    "include-all",
    "include",
    "require-all",
    "require",
    "directory"
  ],
  "author": "felixge+thlorenz, adapted by Mike McNeil",
  "license": "MIT",
  "dependencies": {
    "lodash": "3.10.1"
  },
  "devDependencies": {
    "mocha": "3.0.2"
  }
}