title:        agjCalendar
name:         agjCalendar
description:  agjCalendar is a plugin for the jQuery Javascript library to deal with calendars, dates and date ranges
author:       Andrew G. Johnson
author_email: andrew@andrewgjohnson.com
email:        agjjQuery.org@gmail.com
url:          "https://agjCalendar.agjjQuery.org"
includes_dir: .
layouts_dir:  documentation/agjCalendar.agjjQuery.org/layouts
exclude:      [
               .github,
               .github/*.md,
               .github/*.yml,
               .github/CODEOWNERS,
               bower.json,
               bower_components,
               bower_components/*.md,
               CHANGELOG.md,
               CNAME,
               coverage,
               coverage/*,
               coverage/*.*,
               coverage/**/*,
               coverage/**/*.*,
               documentation/agjCalendar.agjjQuery.org/layouts/*.html,
               documentation/README.md,
               eslint.config.js,
               examples/*.html,
               examples/*.js,
               examples/README.md,
               gulpfile.js,
               LICENSE,
               node_modules,
               node_modules/*.md,
               nyc.config.js,
               package-lock.json,
               package.json,
               README.md,
               stylelint.config.js,
               yarn-error.log,
               yarn.lock
              ]
