UNPKG

@bostonuniversity/burf-customizations

Version:

A sensible boilerplate and library of styles for WordPress, intended to work with the Boston University Responsive Framework parent theme.

51 lines (50 loc) 1.39 kB
{ "name": "@bostonuniversity/burf-customizations", "version": "6.0.0-alpha.10", "homepage": "https://bu-ist.github.io/responsive-foundation/", "description": "A sensible boilerplate and library of styles for WordPress, intended to work with the Boston University Responsive Framework parent theme.", "authors": [ "Mike Burns <mgburns@bu.edu>", "Scott Dasse <sdasse@bu.edu>", "Andy Rader <jarader@bu.edu>", "Matt Fredenburg <malakhi@bu.edu>", "Steve Rudolfi <srudolfi@bu.edu>", "Eveleen Sung <eksung@bu.edu>", "Inder Singh <isingh@bu.edu>", "Ashley Kolodziej <kolodz10@bu.edu>", "Jon Desroisers <jondes@bu.edu>", "Tom Dodson <tdodson@bu.edu>", "Alana Martin <alanam@bu.edu>", "Tim King <timking@bu.edu>", "Dakota Chichester <acketon@bu.edu>" ], "keywords": [ "responsive", "bu", "foundation", "bootstrap", "framework" ], "repository": { "type": "git", "url": "https://github.com:bu-ist/responsive-foundation.git", "directory": "burf-customizations" }, "browserslist": [ "> 1%", "last 2 versions", "not dead" ], "browserify-shim": { "jquery": "global:jQuery" }, "browserify": { "transform": [ "browserify-shim" ] }, "dependencies": { "@bostonuniversity/burf-base": "6.0.0-alpha.10", "@bostonuniversity/burf-theme": "6.0.0-alpha.10" } }