UNPKG

vuestrap

Version:

Vuestrap Javascript wrapper for Bootstrap 4 components.

30 lines (29 loc) 659 B
{ "name": "vuestrap", "version": "1.0.3", "description": "Vuestrap Javascript wrapper for Bootstrap 4 components.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/kzima/vuestrap.git" }, "keywords": [ "bootstrap4", "vuestrap", "vue-components", "web-components" ], "author": { "name": "Kris Zima", "email": "kris@mosquito.ie", "url": "https://github.com/kzima" }, "license": "MIT", "bugs": { "url": "https://github.com/kzima/vuestrap/issues" }, "dependencies": { "bootstrap": "^4.0.0-alpha.2" }, "homepage": "https://github.com/kzima/vuestrap#readme" }