vue-visited
Version:
Add class to clicked elements
25 lines (24 loc) • 558 B
JSON
{
"name": "vue-visited",
"version": "1.0.2",
"description": "Add class to clicked elements",
"main": "v-visited.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aaronlui/vue-visited.git"
},
"keywords": [
"vue",
"visited",
"vue-visited"
],
"author": "Aaron Lui",
"license": "MIT",
"bugs": {
"url": "https://github.com/aaronlui/vue-visited/issues"
},
"homepage": "https://github.com/aaronlui/vue-visited#readme"
}