{ "_args": [ [ "limiter@^1.0.5", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/stream-throttle" ] ], "_from": "limiter@>=1.0.5 <2.0.0", "_id": "limiter@1.1.3", "_inCache": true, "_installable": true, "_location": "/limiter", "_nodeVersion": "9.11.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/limiter_1.1.3_1523941259481_0.17198524166166895" }, "_npmUser": { "email": "jhurliman@jhurliman.org", "name": "jhurliman" }, "_npmVersion": "5.8.0", "_phantomChildren": {}, "_requested": { "name": "limiter", "raw": "limiter@^1.0.5", "rawSpec": "^1.0.5", "scope": null, "spec": ">=1.0.5 <2.0.0", "type": "range" }, "_requiredBy": [ "/stream-throttle" ], "_resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.3.tgz", "_shasum": "32e2eb55b2324076943e5d04c1185ffb387968ef", "_shrinkwrap": null, "_spec": "limiter@^1.0.5", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/stream-throttle", "author": { "email": "jhurliman@jhurliman.org", "name": "John Hurliman" }, "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": { "fileCount": 12, "integrity": "sha512-zrycnIMsLw/3ZxTbW7HCez56rcFGecWTx5OZNplzcXUUmJLmoYArC6qdJzmAN5BWiNXGcpjhF9RQ1HSv5zebEw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1X+MCRA9TVsSAnZWagAAem0P+wV//JZaMPtmSBfEipEn\nvxOW7xpn6TU2IOcc9IrGbV1z2//4jxRcOC31J3uZtYWD+xrJhSGEwqykaByL\n8qbROg7m3g1Q5Na4f8bT1uF/z1r+S+Gd6jaNPV5Lt9/MkO7B2K+YPAM/zD0x\n1pTot7ST0uNEIwdG0Pv/jZklt6/dnz9GDflQ9M0Ph2sAAUGV292ae6ikStNa\n2cgQOvK1KLs4gf9dC8LA4/EXhkuE0l5ca4oJ4bPuhOw1A7e7Tn29m8nx0hxZ\nwNmBljjaMmGnjOHwlXRWH7zPCH/+LdRwvKPP3ktbCPcOCrRts47p8Y6l4OJs\n/Rp7AwN2qWpTvD2qoo95rJOgyloqp4XPARNqp/hKEmCxMDi/qwWZAj4rmklM\nVzcRtZPCKZkaDjI6FxOxN8dsary5eML8HEle4dtO/+8wRUtZq9ygdkjWBhg+\n22BGuRT22URMXo8XA3CqgZWaNh3LQaErVLl3kz1m+1Vdl4CtwH8NVXPmGY2J\n3KEhp1SF2EpVdoYOkng286DlyOQX1kF99EILRjPEMJKR8bYndAJLMRD+2PrH\n42ogRdi/dQfAcQ0qumUKOn3GXvIlAv0YlfWOIok9PPfq2VGez24lbCrw6Amw\nkk11BrTMVD5TTkI5Iywscfa2CEg/LqMdKGChD3Az1kVv/0hZY+VSjzdMeoXh\nKgdF\r\n=Xj7v\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "32e2eb55b2324076943e5d04c1185ffb387968ef", "tarball": "https://registry.npmjs.org/limiter/-/limiter-1.1.3.tgz", "unpackedSize": 22485 }, "gitHead": "00a1a79b5ad7420249485eb45552c503ac7010e6", "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": [ { "email": "jhurliman@cull.tv", "name": "jhurliman" } ], "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.3" }