⚝
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-echarts
/
View File Name :
package.json
{ "_args": [ [ "vue-echarts@6.5.5", "/var/www/invoice" ] ], "_from": "vue-echarts@6.5.5", "_id": "vue-echarts@6.5.5", "_inBundle": false, "_integrity": "sha512-KJD1MSyoMQ33q8M4hM45OYeSC+t7LzesIXQOrkRSXv4xhOi0iN+6yEjQuIuqRB9zZGCT2J4bK3eQ+1ttdz4Uag==", "_location": "/vue-echarts", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-echarts@6.5.5", "name": "vue-echarts", "escapedName": "vue-echarts", "rawSpec": "6.5.5", "saveSpec": null, "fetchSpec": "6.5.5" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-6.5.5.tgz", "_spec": "6.5.5", "_where": "/var/www/invoice", "author": { "name": "GU Yiling", "email": "justice360@gmail.com" }, "bugs": { "url": "https://github.com/ecomfe/vue-echarts/issues" }, "dependencies": { "resize-detector": "^0.3.0", "vue-demi": "^0.13.2" }, "description": "Vue.js component for Apache ECharts.", "devDependencies": { "@babel/core": "^7.18.6", "@rollup/plugin-node-resolve": "^11.2.1", "@rollup/plugin-replace": "^5.0.2", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0", "@vue/cli-plugin-babel": "^5.0.7", "@vue/cli-plugin-eslint": "^5.0.7", "@vue/cli-plugin-typescript": "^5.0.7", "@vue/cli-service": "^5.0.7", "@vue/compiler-sfc": "^3.2.37", "@vue/composition-api": "^1.7.0", "@vue/eslint-config-prettier": "^6.0.0", "@vue/eslint-config-typescript": "^10.0.0", "comment-mark": "^1.1.1", "core-js": "^3.23.3", "echarts": "^5.4.1", "echarts-liquidfill": "^3.1.0", "eslint": "^7.32.0", "eslint-plugin-prettier": "^3.4.1", "eslint-plugin-vue": "^8.7.1", "postcss": "^8.4.14", "postcss-loader": "^5.3.0", "postcss-nested": "^5.0.6", "prettier": "^2.7.1", "qs": "^6.11.0", "raw-loader": "^4.0.2", "resize-detector": "^0.3.0", "rimraf": "^3.0.2", "rollup": "^2.75.7", "rollup-plugin-dts": "^4.2.2", "rollup-plugin-styles": "^4.0.0", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-ts": "^2.0.7", "tslib": "^2.4.0", "typescript": "4.6.4", "vue": "^3.2.37", "vue2": "npm:vue@^2.7.14", "webpack": "^5.73.0" }, "files": [ "dist", "scripts/postinstall.js" ], "homepage": "https://github.com/ecomfe/vue-echarts#readme", "jsdelivr": "dist/index.umd.min.js", "license": "MIT", "main": "dist/index.cjs.min.js", "module": "dist/index.esm.min.js", "name": "vue-echarts", "peerDependencies": { "@vue/composition-api": "^1.0.5", "echarts": "^5.4.1", "vue": "^2.6.12 || ^3.1.1" }, "peerDependenciesMeta": { "@vue/composition-api": { "optional": true } }, "repository": { "type": "git", "url": "git+https://github.com/ecomfe/vue-echarts.git" }, "scripts": { "build": "pnpm run docs && rimraf dist && pnpm run build:2 && pnpm run build:3 && vue-demi-switch 3", "build:2": "vue-demi-switch 2 vue2 && rollup -c rollup.vue2.config.js", "build:3": "vue-demi-switch 3 && rollup -c rollup.config.js", "build:demo": "vue-cli-service build", "docs": "node ./scripts/docs.js", "lint": "vue-cli-service lint", "postinstall": "node ./scripts/postinstall.js", "serve": "vue-cli-service serve" }, "types": "dist/index.vue2.d.ts", "unpkg": "dist/index.umd.min.js", "version": "6.5.5" }