⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
@vscode
/
l10n
/
View File Name :
package.json
{ "_from": "@vscode/l10n@^0.0.16", "_id": "@vscode/l10n@0.0.16", "_inBundle": false, "_integrity": "sha512-JT5CvrIYYCrmB+dCana8sUqJEcGB1ZDXNLMQ2+42bW995WmNoenijWMUdZfwmuQUTQcEVVIa2OecZzTYWUW9Cg==", "_location": "/@vscode/l10n", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@vscode/l10n@^0.0.16", "name": "@vscode/l10n", "escapedName": "@vscode%2fl10n", "scope": "@vscode", "rawSpec": "^0.0.16", "saveSpec": null, "fetchSpec": "^0.0.16" }, "_requiredBy": [ "/vscode-html-languageservice" ], "_resolved": "https://registry.npmjs.org/@vscode/l10n/-/l10n-0.0.16.tgz", "_shasum": "f075db346d0b08419a12540171b230bd803c42be", "_spec": "@vscode/l10n@^0.0.16", "_where": "/var/www/invoice/node_modules/vscode-html-languageservice", "author": { "name": "Microsoft Corporation" }, "browser": { "./dist/main.js": "./dist/browser.js", "./src/node/reader": "./src/browser/reader" }, "bugs": { "url": "https://github.com/Microsoft/vscode-l10n/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A helper library to assist in localizing subprocesses spun up by VS Code extensions", "devDependencies": { "@microsoft/api-extractor": "^7.32.1", "@types/mocha": "^9.1.1", "@types/mock-fs": "^4.13.1", "@types/node": "^16.18.38", "@typescript-eslint/eslint-plugin": "^4.28.0", "@typescript-eslint/parser": "^4.28.0", "esbuild": "^0.15.5", "eslint": "^7.29.0", "http-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.1", "import-fresh": "^3.3.0", "mocha": "^10.0.0", "mock-fs": "^5.1.4", "request-light": "^0.6.0", "rimraf": "^3.0.2", "ts-node": "^10.9.1", "typescript": "^4.7.4" }, "files": [ "dist/*" ], "homepage": "https://github.com/Microsoft/vscode-l10n#readme", "license": "MIT", "main": "./dist/main.js", "name": "@vscode/l10n", "repository": { "type": "git", "url": "git+https://github.com/Microsoft/vscode-l10n.git" }, "scripts": { "clean": "rimraf dist && rimraf lib", "compile": "npm run clean && tsc --emitDeclarationOnly --outDir lib && node .esbuild.config.js", "lint": "eslint src --ext ts", "prepublishOnly": "npm run lint && npm run compile && npm run test", "test": "mocha", "watch": "node .esbuild.config.js --watch" }, "sideEffects": false, "types": "dist/main.d.ts", "version": "0.0.16" }