⚝
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
/
vuex-router-sync
/
View File Name :
package.json
{ "_args": [ [ "vuex-router-sync@5.0.0", "/var/www/invoice" ] ], "_from": "vuex-router-sync@5.0.0", "_id": "vuex-router-sync@5.0.0", "_inBundle": false, "_integrity": "sha512-Mry2sO4kiAG64714X1CFpTA/shUH1DmkZ26DFDtwoM/yyx6OtMrc+MxrU+7vvbNLO9LSpgwkiJ8W+rlmRtsM+w==", "_location": "/vuex-router-sync", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vuex-router-sync@5.0.0", "name": "vuex-router-sync", "escapedName": "vuex-router-sync", "rawSpec": "5.0.0", "saveSpec": null, "fetchSpec": "5.0.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/vuex-router-sync/-/vuex-router-sync-5.0.0.tgz", "_spec": "5.0.0", "_where": "/var/www/invoice", "author": { "name": "Evan You" }, "bugs": { "url": "https://github.com/vuejs/vuex-router-sync/issues" }, "description": "Effortlessly keep vue-router and vuex store in sync.", "devDependencies": { "buble": "^0.16.0", "jest": "^21.2.1", "typescript": "^2.5.3", "vue": "github:vuejs/vue#dev", "vue-router": "^3.0.0", "vuex": "^3.0.0" }, "files": [ "index.js", "types/*.d.ts" ], "homepage": "https://github.com/vuejs/vuex-router-sync#readme", "keywords": [ "vuex", "vue-router", "vue" ], "license": "MIT", "main": "index.js", "name": "vuex-router-sync", "peerDependencies": { "vue-router": "^3.0.0", "vuex": "^3.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/vuejs/vuex-router-sync.git" }, "scripts": { "build": "buble src/index.js > index.js", "prepublishOnly": "npm run build", "pretest": "npm run build", "test": "jest && npm run test:types", "test:types": "tsc -p types/test" }, "typings": "types/index.d.ts", "version": "5.0.0" }