Linux bear.hostingplus.cl 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
LiteSpeed
Server IP : 192.140.57.17 & Your IP : 216.73.216.57
Domains :
Cant Read [ /etc/named.conf ]
User : explo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
bitninja-dispatcher /
node_modules /
tsyringe /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxr-xr-x
2026-02-18 13:02
LICENSE
1.13
KB
-rw-r--r--
2026-02-18 13:02
README.md
21.68
KB
-rw-r--r--
2026-02-18 13:02
package.json
2.77
KB
-rw-r--r--
2026-02-18 13:02
Save
Rename
{ "_args": [ [ "tsyringe@4.7.0", "/home/jenkins/workspace/BitNinja_Dispatcher_master" ] ], "_from": "tsyringe@4.7.0", "_id": "tsyringe@4.7.0", "_inBundle": false, "_integrity": "sha512-ncFDM1jTLsok4ejMvSW5jN1VGPQD48y2tfAR0pdptWRKYX4bkbqPt92k7KJ5RFJ1KV36JEs/+TMh7I6OUgj74g==", "_location": "/tsyringe", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tsyringe@4.7.0", "name": "tsyringe", "escapedName": "tsyringe", "rawSpec": "4.7.0", "saveSpec": null, "fetchSpec": "4.7.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/tsyringe/-/tsyringe-4.7.0.tgz", "_spec": "4.7.0", "_where": "/home/jenkins/workspace/BitNinja_Dispatcher_master", "author": { "name": "Steven Hobson-Campbell" }, "bugs": { "url": "https://github.com/Microsoft/tsyringe/issues" }, "dependencies": { "tslib": "^1.9.3" }, "description": "Lightweight dependency injection container for JavaScript/TypeScript", "devDependencies": { "@types/jest": "^24.0.21", "@types/node": "^8.10.16", "@typescript-eslint/eslint-plugin": "^2.6.0", "@typescript-eslint/parser": "^2.6.0", "eslint": "^6.6.0", "eslint-config-prettier": "^6.5.0", "eslint-plugin-prettier": "^3.1.1", "husky": "^3.0.0", "jest": "^24.7.1", "prettier": "1.18.2", "reflect-metadata": "^0.1.12", "rimraf": "^3.0.0", "ts-jest": "^24.0.2", "typescript": "^3.1.6" }, "engines": { "node": ">= 6.0.0" }, "es2015": "./dist/esm2015/index.js", "homepage": "https://github.com/Microsoft/tsyringe#readme", "keywords": [ "dependency injection", "dependency", "injection", "ioc", "container", "javascript", "typescript" ], "license": "MIT", "main": "dist/cjs/index.js", "module": "./dist/esm5/index.js", "name": "tsyringe", "repository": { "type": "git", "url": "git+https://github.com/Microsoft/tsyringe.git" }, "scripts": { "build": "yarn clean && yarn build:cjs && yarn build:es5 && yarn build:es2015 && yarn build:types", "build:cjs": "tsc", "build:es2015": "tsc -p ./typescript/tsconfig.esm2015.json", "build:es5": "tsc -p ./typescript/tsconfig.esm5.json", "build:types": "tsc -p ./typescript/tsconfig.types.json", "clean": "rimraf ./dist", "lint": "eslint --ext \".js,.jsx,.ts,.tsx\" \"./src\"", "lint:fix": "eslint --fix --ext \".js,.jsx,.ts,.tsx\" \"./src\"", "test": "yarn lint && jest --config test/jest.config.js", "test:coverage": "jest --config test/jest.config.js --coverage", "test:inspect": "yarn lint && node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --config test/jest.config.js" }, "typings": "./dist/typings/index.d.ts", "version": "4.7.0" }