⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.45
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-resize
/
Edit File: package.json
{ "_args": [ [ "vue-resize@1.0.1", "/var/www/invoice" ] ], "_from": "vue-resize@1.0.1", "_id": "vue-resize@1.0.1", "_inBundle": false, "_integrity": "sha512-z5M7lJs0QluJnaoMFTIeGx6dIkYxOwHThlZDeQnWZBizKblb99GSejPnK37ZbNE/rVwDcYcHY+Io+AxdpY952w==", "_location": "/vue-resize", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-resize@1.0.1", "name": "vue-resize", "escapedName": "vue-resize", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/v-tooltip" ], "_resolved": "https://registry.npmjs.org/vue-resize/-/vue-resize-1.0.1.tgz", "_spec": "1.0.1", "_where": "/var/www/invoice", "author": { "name": "Guillaume Chau", "email": "guillaume.b.chau@gmail.com" }, "browserslist": [ "> 1%", "last 2 versions", "not ie <= 10" ], "bugs": { "url": "https://github.com/Akryum/vue-resize/issues" }, "dependencies": { "@babel/runtime": "^7.13.10" }, "description": "Detects DOM element resizing", "devDependencies": { "@babel/core": "^7.9.0", "@babel/plugin-transform-runtime": "^7.13.10", "@babel/preset-env": "^7.9.0", "@rollup/plugin-babel": "^5.2.2", "@rollup/plugin-commonjs": "^11.0.2", "@rollup/plugin-eslint": "^8.0.1", "@rollup/plugin-node-resolve": "^7.1.1", "@rollup/plugin-replace": "^2.3.1", "autoprefixer": "^9.7.5", "babel-eslint": "^10.1.0", "clean-css": "^4.1.8", "cross-env": "^7.0.2", "eslint": "^7.16.0", "eslint-config-standard": "^16.0.2", "eslint-plugin-html": "^6.1.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^5.0.0", "eslint-plugin-vue": "^7.4.0", "fs-extra": "^9.0.0", "rollup": "^2.2.0", "rollup-plugin-css-only": "^2.0.0", "rollup-plugin-css-porter": "^1.0.2", "rollup-plugin-terser": "^5.3.0", "rollup-plugin-vue": "^5.1.6", "vue": "^2.6.11", "vue-template-compiler": "^2.6.11" }, "homepage": "https://github.com/Akryum/vue-resize#readme", "keywords": [ "vue", "vuejs", "plugin" ], "license": "MIT", "main": "dist/vue-resize.umd.js", "module": "dist/vue-resize.esm.js", "name": "vue-resize", "peerDependencies": { "vue": "^2.6.0" }, "repository": { "type": "git", "url": "git+https://github.com/Akryum/vue-resize.git", "directory": "packages/vue-resize" }, "scripts": { "build": "yarn run build:browser && yarn run build:es && yarn run build:umd", "build:browser": "rollup --config build/rollup.config.browser.js", "build:es": "rollup --config build/rollup.config.es.js", "build:umd": "rollup --config build/rollup.config.umd.js", "dev": "cross-env NODE_ENV=development rollup --config build/rollup.config.es.js --watch", "lint": "eslint --ext .js,.vue src", "prepublishOnly": "yarn run test", "test": "yarn run build && yarn run lint && cd ../demo && yarn run test" }, "unpkg": "dist/vue-resize.min.js", "version": "1.0.1", "watch": { "build": "src/*.js" } }
Simpan