⚝
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
/
makarnacimmix.xyz
/
node_modules
/
vls
/
View File Name :
package.json
{ "_from": "vls@^0.8.2", "_id": "vls@0.8.5", "_inBundle": false, "_integrity": "sha512-61kbdO2COZWBMC4wq59QfDdev9ruXd0226f57DFJTFpFXv85S+qnHakQlAmbSYFFLGKcx95HB2UjnuQh4YRwFA==", "_location": "/vls", "_phantomChildren": { "@aashutoshrathi/word-wrap": "1.2.6", "@eslint-community/eslint-utils": "4.4.0", "@eslint-community/regexpp": "4.9.1", "@eslint/js": "8.50.0", "@humanwhocodes/module-importer": "1.0.1", "@humanwhocodes/object-schema": "1.2.1", "@nodelib/fs.walk": "1.2.8", "acorn-jsx": "5.3.2", "ajv": "6.12.6", "boolbase": "1.0.0", "brace-expansion": "1.1.11", "character-parser": "2.2.0", "color-name": "1.1.4", "cssesc": "3.0.0", "debug": "4.3.4", "deep-is": "0.1.4", "doctrine": "3.0.0", "esquery": "1.5.0", "esrecurse": "4.3.0", "esutils": "2.0.3", "fast-deep-equal": "3.1.3", "fast-levenshtein": "2.0.6", "file-entry-cache": "6.0.1", "graphemer": "1.4.0", "import-fresh": "3.3.0", "imurmurhash": "0.1.4", "is-glob": "4.0.3", "isexe": "2.0.0", "json-stable-stringify-without-jsonify": "1.0.1", "lodash": "4.17.21", "lodash.merge": "4.6.2", "natural-compare": "1.4.0", "object-assign": "4.1.1", "strip-json-comments": "3.1.1", "text-table": "0.2.0", "type-fest": "0.20.2", "util-deprecate": "1.0.2", "xml-name-validator": "4.0.0", "yocto-queue": "0.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "vls@^0.8.2", "name": "vls", "escapedName": "vls", "rawSpec": "^0.8.2", "saveSpec": null, "fetchSpec": "^0.8.2" }, "_requiredBy": [ "/volar-service-vetur" ], "_resolved": "https://registry.npmjs.org/vls/-/vls-0.8.5.tgz", "_shasum": "083ac88bea52bab47180bc001d85890edf771246", "_spec": "vls@^0.8.2", "_where": "/var/www/invoice/node_modules/volar-service-vetur", "author": { "name": "Pine Wu", "email": "octref@gmail.com" }, "bin": { "vls": "bin/vls" }, "bugs": { "url": "https://github.com/vuejs/vetur/issues" }, "bundleDependencies": false, "dependencies": { "eslint": "^8.34.0", "eslint-plugin-vue": "^9.9.0", "prettier": "^2.8.4", "pug-lexer": "^5.0.1", "tslint": "6.1.3", "typescript": "^4.9.5" }, "deprecated": false, "description": "Vue Language Server", "devDependencies": { "@prettier/plugin-pug": "^2.4.1", "@starptech/prettyhtml": "^0.10.0", "@types/eslint": "8.21.1", "@types/eslint-scope": "^3.7.4", "@types/eslint-visitor-keys": "^3.3.0", "@types/estree": "1.0.0", "@types/glob": "^8.0.1", "@types/js-beautify": "1.13.3", "@types/lodash": "^4.14.176", "@types/mocha": "^10.0.0", "@types/node": "^18.14.0", "@types/prettier": "^2.7.2", "@types/read-pkg-up": "^6.0.0", "@types/resolve": "1.20.2", "bootstrap-vue-helper-json": "^1.1.1", "codecov": "^3.8.3", "core-js": "^3.28.0", "element-helper-json": "^2.0.6", "fast-glob": "^3.2.7", "glob": "^8.1.0", "gridsome-helper-json": "^1.0.3", "js-beautify": "^1.14.0", "lodash": "^4.17.21", "mocha": "^10.2.0", "nuxt-helper-json": "^1.0.0", "nyc": "^15.1.0", "parse-gitignore": "^2.0.0", "prettier-eslint": "^15.0.1", "prettier-tslint": "^0.4.2", "rollup": "^3.17.0", "sass-formatter": "^0.7.6", "source-map-support": "^0.5.20", "stylus": "^0.59.0", "stylus-supremacy": "^2.17.5", "vscode-css-languageservice": "6.2.1", "vscode-emmet-helper": "2.6.4", "vscode-languageserver": "7.0.0", "vscode-languageserver-textdocument": "^1.0.2", "vscode-languageserver-types": "3.16.0", "vscode-uri": "^3.0.7", "vscode-web-custom-data": "^0.3.6", "vue-eslint-parser": "^9.1.0", "vue-onsenui-helper-json": "^1.0.2" }, "engines": { "node": ">=10" }, "files": [ "dist", "bin" ], "homepage": "https://github.com/vuejs/vetur/tree/master/server", "license": "MIT", "main": "dist/vls.js", "name": "vls", "repository": { "type": "git", "url": "git+https://github.com/vuejs/vetur.git" }, "resolutions": { "typescript": "^4.9.5", "@types/eslint": "8.21.1", "@types/estree": "1.0.0" }, "scripts": { "compile": "rollup -c rollup.config.js", "coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov", "newVersion": "yarn version --new-version patch -m \"vls %s\"", "preversion": "yarn compile && yarn test", "test": "tsc -p tsconfig.test.json && mocha", "watch": "rollup -c rollup.config.js -w" }, "typings": "dist/vls.d.ts", "version": "0.8.5" }