vue-fullpage
Version:
a single page scroll plugin for vue.js
26 lines (25 loc) • 618 B
JSON
{
"name": "vue-fullpage",
"version": "2.0.5",
"description": "a single page scroll plugin for vue.js ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wendaosanshou/vue-fullpage.git"
},
"keywords": [
"vue",
"scroll",
"single",
"page"
],
"author": "wendaosanshou",
"license": "ISC",
"bugs": {
"url": "https://github.com/wendaosanshou/vue-fullpage/issues"
},
"homepage": "https://github.com/wendaosanshou/vue-fullpage#readme"
}