adding npm, bower componets, and updating name
authorIan Weller <ian@gaslightmedia.com>
Wed, 9 Jan 2019 16:14:40 +0000 (11:14 -0500)
committerIan Weller <ian@gaslightmedia.com>
Wed, 9 Jan 2019 16:14:40 +0000 (11:14 -0500)
commitcf9d8b890e4a7402a25552d88f8a4662b4df7e12
treefa2614811216d22ff8d3ab004471daa49346666e
parent6c1f047747b21a75ee6808f3d0bd1ecc00b101ff
adding npm, bower componets, and updating name

I added the needed files to run grunt and I updated the theme name to
make it different from the others.
48 files changed:
js/jquery/dist/core.js
js/jquery/dist/jquery.js
js/jquery/dist/jquery.min.js
js/jquery/dist/jquery.min.map
js/jquery/dist/jquery.slim.js
js/jquery/dist/jquery.slim.min.js
js/jquery/dist/jquery.slim.min.map
js/jquery/src/ajax.js
js/jquery/src/ajax/jsonp.js
js/jquery/src/ajax/load.js
js/jquery/src/ajax/var/nonce.js
js/jquery/src/ajax/xhr.js
js/jquery/src/attributes/classes.js
js/jquery/src/attributes/val.js
js/jquery/src/callbacks.js
js/jquery/src/core.js
js/jquery/src/core/DOMEval.js
js/jquery/src/core/access.js
js/jquery/src/core/camelCase.js [new file with mode: 0644]
js/jquery/src/core/init.js
js/jquery/src/core/ready-no-deferred.js
js/jquery/src/core/stripAndCollapse.js
js/jquery/src/core/toType.js [new file with mode: 0644]
js/jquery/src/css.js
js/jquery/src/css/adjustCSS.js
js/jquery/src/css/curCSS.js
js/jquery/src/css/support.js
js/jquery/src/css/var/rboxStyle.js [new file with mode: 0644]
js/jquery/src/data.js
js/jquery/src/data/Data.js
js/jquery/src/deferred.js
js/jquery/src/deprecated.js
js/jquery/src/dimensions.js
js/jquery/src/effects.js
js/jquery/src/event.js
js/jquery/src/event/trigger.js
js/jquery/src/jquery.js
js/jquery/src/manipulation.js
js/jquery/src/manipulation/buildFragment.js
js/jquery/src/manipulation/var/rscriptType.js
js/jquery/src/offset.js
js/jquery/src/serialize.js
js/jquery/src/traversing/findFilter.js
js/jquery/src/var/isFunction.js [new file with mode: 0644]
js/jquery/src/var/isWindow.js [new file with mode: 0644]
js/jquery/src/var/rnothtmlwhite.js
js/jquery/src/wrap.js
style.css