HEX
Server: nginx/1.18.0
System: Linux srv01 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
User: RaviMohan (1026)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/GemsPile/simkkr.gemspile.com/web/node_modules/simple-concat/package.json
{
  "name": "simple-concat",
  "description": "Super-minimalist version of `concat-stream`. Less than 15 lines!",
  "version": "1.0.1",
  "author": {
    "name": "Feross Aboukhadijeh",
    "email": "[email protected]",
    "url": "https://feross.org"
  },
  "bugs": {
    "url": "https://github.com/feross/simple-concat/issues"
  },
  "dependencies": {},
  "devDependencies": {
    "standard": "*",
    "tape": "^5.0.1"
  },
  "homepage": "https://github.com/feross/simple-concat",
  "keywords": [
    "concat",
    "concat-stream",
    "concat stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/feross/simple-concat.git"
  },
  "scripts": {
    "test": "standard && tape test/*.js"
  },
  "funding": [
    {
      "type": "github",
      "url": "https://github.com/sponsors/feross"
    },
    {
      "type": "patreon",
      "url": "https://www.patreon.com/feross"
    },
    {
      "type": "consulting",
      "url": "https://feross.org/support"
    }
  ]
}