UNPKG

@enso-ui/tabs

Version:
43 lines (42 loc) 1.03 kB
{ "name": "@enso-ui/tabs", "version": "2.0.15", "description": "Simply Tabs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/enso-ui/tabs.git" }, "keywords": [ "vue", "tabs", "tab", "renderless" ], "author": "Adrian Ocneanu <aocneanu@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/enso-ui/tabs/issues" }, "homepage": "https://github.com/enso-ui/tabs#readme", "dependencies": { "animate.css": "^4.0.0", "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", "animate.css": "^4.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.3" } }