vue-turbolinks
Version:
A Vue mixin to make components work with Turbolinks' cache
25 lines (24 loc) • 514 B
JSON
{
"name": "vue-turbolinks",
"version": "2.2.2",
"description": "A Vue mixin to make components work with Turbolinks' cache",
"main": "index.js",
"repository": {
"url": "https://github.com/jeffreyguenther/vue-turbolinks",
"type": "git"
},
"author": "Jeffrey Guenther <guenther.jeffrey@gmail.com>",
"contributors": [
"Chris Oliver <excid3@gmail.com>"
],
"license": "MIT",
"keywords": [
"vue",
"turbolinks",
"hotwire",
"turbo"
],
"np": {
"tests": false
}
}