HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/node_modules/limiter/package.json
{
  "_args": [
    [
      {
        "raw": "limiter@^1.0.5",
        "scope": null,
        "escapedName": "limiter",
        "name": "limiter",
        "rawSpec": "^1.0.5",
        "spec": ">=1.0.5 <2.0.0",
        "type": "range"
      },
      "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/stream-throttle"
    ]
  ],
  "_from": "limiter@>=1.0.5 <2.0.0",
  "_id": "limiter@1.1.2",
  "_inCache": true,
  "_location": "/limiter",
  "_nodeVersion": "8.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/limiter-1.1.2.tgz_1498339931911_0.9144701363984495"
  },
  "_npmUser": {
    "name": "jhurliman",
    "email": "jhurliman@jhurliman.org"
  },
  "_npmVersion": "5.0.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "limiter@^1.0.5",
    "scope": null,
    "escapedName": "limiter",
    "name": "limiter",
    "rawSpec": "^1.0.5",
    "spec": ">=1.0.5 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/stream-throttle"
  ],
  "_resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.2.tgz",
  "_shasum": "229d8055891c8b11af9e0ee5200e8e09bb3dcbeb",
  "_shrinkwrap": null,
  "_spec": "limiter@^1.0.5",
  "_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/stream-throttle",
  "author": {
    "name": "John Hurliman",
    "email": "jhurliman@jhurliman.org"
  },
  "bugs": {
    "url": "http://github.com/jhurliman/node-rate-limiter/issues"
  },
  "dependencies": {},
  "description": "A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled",
  "devDependencies": {
    "assert": "1.3.0",
    "vows": "0.8.1"
  },
  "directories": {
    "lib": "./lib/"
  },
  "dist": {
    "integrity": "sha512-JIKZ0xb6fZZYa3deZ0BgXCgX6HgV8Nx3mFGeFHmFWW8Fb2c08e0CyE+G3nalpD0xGvGssjGb1UdFr+PprxZEbw==",
    "shasum": "229d8055891c8b11af9e0ee5200e8e09bb3dcbeb",
    "tarball": "https://registry.npmjs.org/limiter/-/limiter-1.1.2.tgz"
  },
  "gitHead": "91e2d77fcb0cf25d2ee70a1f7cbdff89d1f41b75",
  "homepage": "https://github.com/jhurliman/node-rate-limiter#readme",
  "keywords": [
    "rate",
    "limiting",
    "throttling"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/jhurliman/node-rate-limiter/raw/master/LICENSE.txt"
    }
  ],
  "main": "./index.js",
  "maintainers": [
    {
      "name": "jhurliman",
      "email": "jhurliman@cull.tv"
    }
  ],
  "name": "limiter",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jhurliman/node-rate-limiter.git"
  },
  "scripts": {
    "test": "vows --spec"
  },
  "types": "./index.d.ts",
  "version": "1.1.2"
}