vue-read-more
Version:
a vue.js read-more plugin
30 lines (29 loc) • 610 B
JSON
{
"name": "vue-read-more",
"version": "1.1.1",
"description": "a vue.js read-more plugin",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/orlyyani/read-more.git"
},
"author": "orlyjohnyanson@gmail.com",
"license": "MIT",
"homepage": "https://github.com/orlyyani/read-more.git",
"bugs": {
"url": "https://github.com/orlyyani/read-more/issues"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"read",
"more",
"read",
"less",
"view",
"more",
"vue.js",
"vue"
]
}