/home/techb158/immovalet.ca/report/bower_components/jquery
NameSizeModeActions
.bower.json5240666editdlrm
.gitignore70666editdlrm
bower.json1760666editdlrm
component.json2430666editdlrm
composer.json8810666editdlrm
jquery-migrate.js166890666editdlrm
jquery-migrate.min.js70880666editdlrm
jquery.js2509710666editdlrm
jquery.min.js836120666editdlrm
jquery.min.map1265870666editdlrm
package.json1440666editdlrm
README.md3200666editdlrm
Edit: /home/techb158/immovalet.ca/report/bower_components/jquery/composer.json (881B)
{ "name": "components/jquery", "description": "jQuery JavaScript Library", "type": "component", "homepage": "http://jquery.com", "license": "MIT", "support": { "irc": "irc://irc.freenode.org/jquery", "issues": "http://bugs.jquery.com", "forum": "http://forum.jquery.com", "wiki": "http://docs.jquery.com/", "source": "https://github.com/jquery/jquery" }, "authors": [ { "name": "John Resig", "email": "jeresig@gmail.com" } ], "require": { "robloach/component-installer": "*" }, "extra": { "component": { "scripts": [ "jquery.js" ], "files": [ "jquery.min.js", "jquery-migrate.js", "jquery-migrate.min.js" ] } } }