UNPKG

@cityssm/bulma-sticky-table

Version:

A Bulma-friendly way to stick a table header, table footer, first column, or all three!

36 lines (35 loc) 940 B
{ "name": "@cityssm/bulma-sticky-table", "version": "3.0.2", "type": "module", "description": "A Bulma-friendly way to stick a table header, table footer, first column, or all three!", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/cityssm/bulma-sticky-table.git" }, "keywords": [ "bulma", "sticky", "table", "header", "footer", "column" ], "author": "The Corporation of the City of Sault Ste. Marie", "license": "MIT", "bugs": { "url": "https://github.com/cityssm/bulma-sticky-table/issues" }, "homepage": "https://github.com/cityssm/bulma-sticky-table#readme", "devDependencies": { "@types/gulp": "^4.0.18", "@types/gulp-sass": "^6.0.0", "bulma": "^1.0.4", "gulp": "^5.0.1", "gulp-sass": "^6.0.1", "sass": "^1.97.2" } }