| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "vuex@3.6.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "vuex@3.6.2", |
| | | "_from": "vuex@^3.6.2", |
| | | "_id": "vuex@3.6.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==", |
| | | "_location": "/vuex", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "vuex@3.6.2", |
| | | "raw": "vuex@^3.6.2", |
| | | "name": "vuex", |
| | | "escapedName": "vuex", |
| | | "rawSpec": "3.6.2", |
| | | "rawSpec": "^3.6.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.6.2" |
| | | "fetchSpec": "^3.6.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/vue-app" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.2.tgz", |
| | | "_spec": "3.6.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "236bc086a870c3ae79946f107f16de59d5895e71", |
| | | "_spec": "vuex@^3.6.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\vue-app", |
| | | "author": { |
| | | "name": "Evan You" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/vuejs/vuex/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "state management for Vue.js", |
| | | "devDependencies": { |
| | | "@babel/core": "^7.12.10", |