Current Path : /home/bitrix/ext_www/oldfck.yacl.site/node_modules/stream-throttle/ |
Current File : /home/bitrix/ext_www/oldfck.yacl.site/node_modules/stream-throttle/package.json |
{ "_args": [ [ { "raw": "stream-throttle@^0.1.3", "scope": null, "escapedName": "stream-throttle", "name": "stream-throttle", "rawSpec": "^0.1.3", "spec": ">=0.1.3 <0.2.0", "type": "range" }, "/home/bitrix/www/v1/node_modules/browser-sync-ui" ] ], "_from": "stream-throttle@>=0.1.3 <0.2.0", "_id": "stream-throttle@0.1.3", "_inCache": true, "_location": "/stream-throttle", "_npmUser": { "name": "tjgq", "email": "tiagoq@gmail.com" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "raw": "stream-throttle@^0.1.3", "scope": null, "escapedName": "stream-throttle", "name": "stream-throttle", "rawSpec": "^0.1.3", "spec": ">=0.1.3 <0.2.0", "type": "range" }, "_requiredBy": [ "/browser-sync-ui" ], "_resolved": "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz", "_shasum": "add57c8d7cc73a81630d31cd55d3961cfafba9c3", "_shrinkwrap": null, "_spec": "stream-throttle@^0.1.3", "_where": "/home/bitrix/www/v1/node_modules/browser-sync-ui", "author": { "name": "Tiago Quelhas", "email": "tiagoq@gmail.com" }, "bin": { "throttleproxy": "./bin/throttleproxy.js" }, "bugs": { "url": "https://github.com/tjgq/node-stream-throttle/issues" }, "contributors": [ { "name": "Tiago Quelhas", "email": "tiagoq@gmail.com" } ], "dependencies": { "commander": "^2.2.0", "limiter": "^1.0.5" }, "description": "A rate limiter for Node.js streams.", "devDependencies": { "async": "^0.6.2" }, "directories": {}, "dist": { "shasum": "add57c8d7cc73a81630d31cd55d3961cfafba9c3", "tarball": "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz" }, "engines": { "node": ">= 0.10.0" }, "homepage": "https://github.com/tjgq/node-stream-throttle", "keywords": [ "streams", "throttling", "ratelimit" ], "license": "BSD-3-Clause", "main": "./index.js", "maintainers": [ { "name": "tjgq", "email": "tiagoq@gmail.com" } ], "name": "stream-throttle", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/tjgq/node-stream-throttle.git" }, "scripts": { "test": "nodeunit test" }, "version": "0.1.3" }