Server IP : 103.191.208.50 / Your IP : 216.73.216.226 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/../opt/bitninja-dispatcher/node_modules/redis-commands/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "_args": [ [ "redis-commands@1.7.0", "/home/jenkins/workspace/BitNinja_Dispatcher_master" ] ], "_from": "redis-commands@1.7.0", "_id": "redis-commands@1.7.0", "_inBundle": false, "_integrity": "sha512-nJWqw3bTFy21hX/CPKHth6sfhZbdiHP6bTawSgQBlKOVRG7EZkfHbbHwQJnrE4vsQf0CMNE+3gJ4Fmm16vdVlQ==", "_location": "/redis-commands", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "redis-commands@1.7.0", "name": "redis-commands", "escapedName": "redis-commands", "rawSpec": "1.7.0", "saveSpec": null, "fetchSpec": "1.7.0" }, "_requiredBy": [ "/redis" ], "_resolved": "https://registry.npmjs.org/redis-commands/-/redis-commands-1.7.0.tgz", "_spec": "1.7.0", "_where": "/home/jenkins/workspace/BitNinja_Dispatcher_master", "author": { "name": "luin", "email": "i@zihua.li", "url": "http://zihua.li" }, "bugs": { "url": "https://github.com/NodeRedis/redis-commands/issues" }, "dependencies": {}, "description": "Redis commands", "devDependencies": { "chai": "^4.0.1", "codeclimate-test-reporter": "^0.5.1", "ioredis": "^4.9.0", "istanbul": "^0.4.3", "mocha": "^6.0.0", "safe-stable-stringify": "^1.0.0", "snazzy": "^8.0.0", "standard": "^12.0.0" }, "homepage": "https://github.com/NodeRedis/redis-commands", "keywords": [ "redis", "commands", "prefix" ], "license": "MIT", "main": "index.js", "name": "redis-commands", "repository": { "type": "git", "url": "git+https://github.com/NodeRedis/redis-commands.git" }, "scripts": { "build": "node tools/build", "coverage": "node ./node_modules/istanbul/lib/cli.js cover --preserve-comments ./node_modules/mocha/bin/_mocha -- -R spec", "coverage:check": "node ./node_modules/istanbul/lib/cli.js check-coverage --branch 100 --statement 100", "lint": "standard --fix --verbose | snazzy", "posttest": "npm run coverage && npm run coverage:check", "pretest": "npm run lint", "test": "mocha" }, "version": "1.7.0" }