mikefaraponov/vuexi

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "vuexi",
  "version": "1.2.5",
  "description": "Vuex and Vue Router helper functions",
  "keywords": [
    "vuex",
    "vue",
    "vue-router"
  ],
  "main": "index.js",
  "module": "index.esm.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/moredure/vuexi"
  },
  "license": "ISC",
  "dependencies": {
  }
}