UNPKG

bootstrap4c-forms

Version:

Bootstrap 4 Component - Forms

30 lines (29 loc) 569 B
{ "name": "bootstrap4c-forms", "description": "Bootstrap 4 Component - Forms", "version": "1.0.9", "license": "MIT", "authors": [ { "name": "Martin Haubek", "email": "haubek@gmail.com", "homepage": "https://haubek.github.io" } ], "repository": { "type": "git", "url": "https://github.com/haubek/bootstrap4c-forms" }, "main": [ "dist/css/bootstrap4c-forms.css" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": {}, "devDependencies": {} }