⚝
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
/
vue-final-modal
/
View File Name :
package.json
{ "_args": [ [ "vue-final-modal@2.4.3", "/var/www/invoice" ] ], "_from": "vue-final-modal@2.4.3", "_id": "vue-final-modal@2.4.3", "_inBundle": false, "_integrity": "sha512-DPm2QDcXB3IrlOASPqLtRjc1fesd/XrD30fV2Ort4TOmtzKmFvdUi7Ga8OjU+5YZvzgUaOU0n+gLiZ4iTJh7bQ==", "_location": "/vue-final-modal", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-final-modal@2.4.3", "name": "vue-final-modal", "escapedName": "vue-final-modal", "rawSpec": "2.4.3", "saveSpec": null, "fetchSpec": "2.4.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/vue-final-modal/-/vue-final-modal-2.4.3.tgz", "_spec": "2.4.3", "_where": "/var/www/invoice", "author": { "name": "Hunter Liu" }, "bugs": { "url": "https://github.com/vue-final/vue-final-modal/issues" }, "description": "Vue Final Modal is a renderless, stackable, detachable and lightweight modal component.", "devDependencies": { "@atomico/rollup-plugin-sizes": "^1.1.4", "@babel/core": "^7.11.6", "@babel/preset-env": "^7.11.5", "@rollup/plugin-babel": "^5.3.0", "@rollup/plugin-commonjs": "^19.0.0", "@rollup/plugin-node-resolve": "^13.0.0", "@vue/eslint-config-prettier": "^6.0.0", "@vue/test-utils": "^1.1.2", "autoprefixer": "^9.8.6", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.1.0", "babel-jest": "^24.9.0", "coveralls": "^3.1.0", "eslint": "^7.23.0", "eslint-plugin-prettier": "^3.3.1", "eslint-plugin-vue": "^7.8.0", "jest": "^24.9.0", "lint-staged": "^10.5.4", "rollup": "^2.52.3", "rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-vue": "^5.1.9", "vue": "^2.6.14", "vue-jest": "^3.0.5", "vue-template-compiler": "^2.6.14", "yorkie": "^2.0.0" }, "files": [ "lib", "dist", "types", "vetur" ], "gitHooks": { "pre-commit": "lint-staged" }, "homepage": "https://vue-final-modal.org", "jsdelivr": "dist/VueFinalModal.umd.js", "jsnext:main": "dist/VueFinalModal.esm.js", "keywords": [ "vue", "nuxt", "modal", "dialog", "v-modal", "vue-final-modal", "vue-modal", "vue-dialog", "vue-component" ], "license": "MIT", "lint-staged": { "*.{js,jsx,vue}": [ "yarn lint" ] }, "main": "dist/VueFinalModal.umd.js", "module": "dist/VueFinalModal.esm.js", "name": "vue-final-modal", "peerDependencies": { "vue": "^2.6.14" }, "private": false, "repository": { "type": "git", "url": "git+https://github.com/vue-final/vue-final-modal.git" }, "scripts": { "build": "rollup -c --environment BUILD:production", "coveralls": "jest && cat ./coverage/lcov.info | coveralls", "dev": "rollup -c -w --environment BUILD:production", "dev:docs": "yarn --cwd docs dev", "dev:example": "yarn --cwd example dev", "lint": "eslint -c .eslintrc.js --fix --ext .js,.vue docs example lib tests", "test": "jest" }, "types": "types/index.d.ts", "unpkg": "dist/VueFinalModal.umd.js", "version": "2.4.3", "vetur": { "tags": "vetur/tags.json", "attributes": "vetur/attributes.json" } }