UNPKG

@enso-ui/scroll-to-top

Version:
44 lines (43 loc) 1.18 kB
{ "name": "@enso-ui/scroll-to-top", "version": "3.0.9", "description": "Scroll To Top", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/enso-ui/scroll-to-top.git" }, "keywords": [ "scroll-to-top", "vue", "bulma" ], "author": "Adrian Ocneanu <aocneanu@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/enso-ui/scroll-to-top/issues" }, "homepage": "https://github.com/enso-ui/scroll-to-top#readme", "dependencies": { "@enso-ui/transitions": "^2.0", "@fortawesome/fontawesome-svg-core": "^1.2.2", "@fortawesome/free-solid-svg-icons": "^5.11.2", "@fortawesome/vue-fontawesome": "3.0.0-5", "bulma": "^0.9.0", "vue": "^3.0" }, "devDependencies": { "@vue/cli-plugin-babel": "5.0.0-beta.6", "@vue/cli-plugin-eslint": "5.0.0-beta.6", "@vue/eslint-config-airbnb": "^5.0.0", "autoprefixer": "^9.6.1", "babel-eslint": "^10.0.1", "cross-env": "^6.0.0", "eslint": "^7.0.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-plugin-vue": "^8.0.0" } }