X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fexpress-ws%2Fnode_modules%2Fws%2Fnode_modules%2Fasync-limiter%2Fpackage.json;fp=node_modules%2Fexpress-ws%2Fnode_modules%2Fws%2Fnode_modules%2Fasync-limiter%2Fpackage.json;h=0000000000000000000000000000000000000000;hp=da445ffab6eecbaefeffdc21b480680fcd7fc963;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/express-ws/node_modules/ws/node_modules/async-limiter/package.json b/node_modules/express-ws/node_modules/ws/node_modules/async-limiter/package.json deleted file mode 100644 index da445ff..0000000 --- a/node_modules/express-ws/node_modules/ws/node_modules/async-limiter/package.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "name": "async-limiter", - "version": "1.0.1", - "description": "asynchronous function queue with adjustable concurrency", - "keywords": [ - "throttle", - "async", - "limiter", - "asynchronous", - "job", - "task", - "concurrency", - "concurrent" - ], - "dependencies": {}, - "devDependencies": { - "coveralls": "^3.0.3", - "eslint": "^5.16.0", - "eslint-plugin-mocha": "^5.3.0", - "intelli-espower-loader": "^1.0.1", - "mocha": "^6.1.4", - "nyc": "^14.1.1", - "power-assert": "^1.6.1" - }, - "scripts": { - "test": "mocha --require intelli-espower-loader test/", - "travis": "npm run lint && npm run test", - "coverage": "nyc npm test && nyc report --reporter=text-lcov | coveralls", - "example": "node example", - "lint": "eslint ." - }, - "repository": { - "type": "git", - "url": "git+https://github.com/strml/async-limiter.git" - }, - "author": { - "name": "Samuel Reed" - }, - "license": "MIT", - "gitHead": "f3bb66f26e69a5747a6483e32c775a02632020ee", - "bugs": { - "url": "https://github.com/strml/async-limiter/issues" - }, - "homepage": "https://github.com/strml/async-limiter#readme", - "_id": "async-limiter@1.0.1", - "_nodeVersion": "10.16.0", - "_npmVersion": "6.9.0", - "dist": { - "integrity": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==", - "shasum": "dd379e94f0db8310b08291f9d64c3209766617fd", - "tarball": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz", - "fileCount": 7, - "unpackedSize": 6900, - "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRFo5CRA9TVsSAnZWagAAE8EP/AoamQTvsA8uUcSUKc4L\nL7rKbbH4m5Cv1Z7qeBXLV3KJHI+dhn/mKU2hOpnXHgks5Az4ELlOX9O1vo9j\nLYtN8ZMGEkMIx+k7OcVexaXLcK9ALliEMNoNy4cIVc+exBS4eKFPmaEx5DmD\nNf+eCG6jkA9WY/kYSmFnus7C0B7d2PMdmtBZKdzWya9PAB5BYEoz3/GYhJZG\nEFYHmWKtMDB6LMSZ0FSXwABV6QXWn5kk3fXaPX1NtMHLw+QCT/sWt+0cOnIE\nak2s8WOry7Fsx5wXQmKbd8854LC+yVT1f7RR7eBhKAlTk74nwfNDr84UBJIr\n+0G0RdgISOzLghtRFu3SqYKynXTjdlycZG9vvcHW9oPGI2ZiC2cHuiqc4+K7\ndYX1HGQICjflTmb+RR0vGNXiy3v6YBWgpItdeziPO2K+0uN6SJr1BidQ8oKI\nd49psu/xNvMhdwOo19+/Bt7n7nT4uzej8K7uQO81BJC0ITeNfaC/z9M/4VOg\nFuixwvvzfs+/RABxzXKZqOMVlAnAb4U/PBcliklyUBeZ62PDkqnBxdrOekf5\nacstUU3K5bAaBV8taKHEa1+tqYUjVEcaolDDKgmO0dxD9FlKAMlhck9ildO7\nnjODiNgcSMUlMmHGUZCEvjSt1YptntzC0DHwxWUjszaR4p0Iz0c0AyOYGH7T\nRewy\r\n=MPQY\r\n-----END PGP SIGNATURE-----\r\n" - }, - "maintainers": [ - { - "name": "strml", - "email": "samuel.trace.reed@gmail.com" - } - ], - "_npmUser": { - "name": "strml", - "email": "samuel.trace.reed@gmail.com" - }, - "directories": {}, - "_npmOperationalInternal": { - "host": "s3://npm-registry-packages", - "tmp": "tmp/async-limiter_1.0.1_1564760633070_0.6974331182093105" - }, - "_hasShrinkwrap": false, - "_shasum": "dd379e94f0db8310b08291f9d64c3209766617fd", - "_from": "async-limiter@~1.0.0", - "_resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz", - "readme": "ERROR: No README data found!" -}