1234567891011 |
- {
- "requires": true,
- "lockfileVersion": 1,
- "dependencies": {
- "vuex": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz",
- "integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ=="
- }
- }
- }
|