⚝
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-class-component
/
Edit File: package.json
{ "_args": [ [ "vue-class-component@6.3.2", "/var/www/invoice" ] ], "_from": "vue-class-component@6.3.2", "_id": "vue-class-component@6.3.2", "_inBundle": false, "_integrity": "sha512-cH208IoM+jgZyEf/g7mnFyofwPDJTM/QvBNhYMjqGB8fCsRyTf68rH2ISw/G20tJv+5mIThQ3upKwoL4jLTr1A==", "_location": "/vue-class-component", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-class-component@6.3.2", "name": "vue-class-component", "escapedName": "vue-class-component", "rawSpec": "6.3.2", "saveSpec": null, "fetchSpec": "6.3.2" }, "_requiredBy": [ "/vue-mj-daterangepicker", "/vue-property-decorator" ], "_resolved": "https://registry.npmjs.org/vue-class-component/-/vue-class-component-6.3.2.tgz", "_spec": "6.3.2", "_where": "/var/www/invoice", "author": { "name": "Evan You" }, "bugs": { "url": "https://github.com/vuejs/vue-class-component/issues" }, "description": "ES201X/TypeScript class decorator for Vue components", "devDependencies": { "@babel/core": "^7.1.2", "@babel/plugin-proposal-class-properties": "^7.1.0", "@babel/plugin-proposal-decorators": "^7.1.2", "@babel/plugin-syntax-jsx": "^7.0.0", "@babel/preset-env": "^7.1.0", "@types/chai": "^4.1.2", "@types/mocha": "^5.2.5", "babel-helper-vue-jsx-merge-props": "^2.0.3", "babel-loader": "^8.0.4", "babel-plugin-transform-vue-jsx": "^4.0.1", "chai": "^4.1.2", "css-loader": "^1.0.0", "eslint": "^5.7.0", "eslint-plugin-vue-libs": "^3.0.0", "mocha": "^5.0.1", "reflect-metadata": "^0.1.12", "rimraf": "^2.6.2", "rollup": "^0.66.5", "rollup-plugin-replace": "^2.0.0", "testdouble": "^3.5.0", "ts-loader": "^5.2.1", "typescript": "^3.1.1", "typescript-eslint-parser": "^20.0.0", "uglify-js": "^3.3.10", "vue": "^2.5.13", "vue-loader": "^15.4.2", "vue-template-compiler": "^2.5.13", "vuex": "^3.0.1", "webpack": "^4.20.2", "webpack-cli": "^3.1.2" }, "files": [ "dist", "lib" ], "homepage": "https://github.com/vuejs/vue-class-component#readme", "keywords": [ "vue", "class", "babel", "typescript" ], "license": "MIT", "main": "dist/vue-class-component.common.js", "name": "vue-class-component", "repository": { "type": "git", "url": "git+https://github.com/vuejs/vue-class-component.git" }, "scripts": { "build": "npm run build:ts && npm run build:main", "build:main": "node build/build.js", "build:ts": "tsc -p .", "clean": "rimraf ./lib", "dev": "webpack --config example/webpack.config.js --watch", "dev:test": "node build/dev-test.js", "example": "npm run build && webpack --config example/webpack.config.js", "lint": "eslint --ext js,jsx,ts,tsx,vue .", "release": "bash build/release.sh", "test": "npm run build && webpack --config test/webpack.config.js && mocha test/test.build.js" }, "typings": "lib/index.d.ts", "version": "6.3.2" }
Simpan