Created
January 13, 2014 14:30
-
-
Save DimitarChristoff/8401224 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[:~/projects/test] $ bower install jQuery#1.10.2 | |
bower cached git://github.com/jquery/jquery.git#1.10.2 | |
bower validate 1.10.2 against git://github.com/jquery/jquery.git#1.10.2 | |
bower install jQuery#1.10.2 | |
jQuery#1.10.2 bower_components/jQuery | |
[:~/projects/test] $ cd bower_components/jQuery/ | |
[:~/projects/…/test/bower_components/jQuery] $ d | |
total 176 | |
drwxr-xr-x 19 coda staff 646 Jan 13 14:29 . | |
drwxr-xr-x 10 coda staff 340 Jan 13 14:29 .. | |
-rw-r--r-- 1 coda staff 368 Jan 13 14:29 .bower.json | |
-rw-rw-r-- 1 coda staff 595 Jul 3 2013 .editorconfig | |
-rw-rw-r-- 1 coda staff 26 Jul 3 2013 .gitattributes | |
-rw-rw-r-- 1 coda staff 178 Jul 3 2013 .gitignore | |
-rw-rw-r-- 1 coda staff 171 Jul 3 2013 .gitmodules | |
-rw-rw-r-- 1 coda staff 242 Jul 3 2013 .jshintrc | |
-rw-rw-r-- 1 coda staff 4526 Jul 3 2013 .mailmap | |
-rw-rw-r-- 1 coda staff 6405 Jul 3 2013 AUTHORS.txt | |
-rw-rw-r-- 1 coda staff 8090 Jul 3 2013 CONTRIBUTING.md | |
-rw-rw-r-- 1 coda staff 16567 Jul 3 2013 Gruntfile.js | |
-rw-rw-r-- 1 coda staff 1099 Jul 3 2013 MIT-LICENSE.txt | |
-rw-rw-r-- 1 coda staff 11984 Jul 3 2013 README.md | |
drwxrwxr-x 4 coda staff 136 Jan 13 14:10 build | |
-rw-rw-r-- 1 coda staff 909 Jul 3 2013 package.json | |
drwxrwxr-x 13 coda staff 442 Jan 13 14:10 speed | |
drwxrwxr-x 28 coda staff 952 Jan 13 14:10 src | |
drwxrwxr-x 15 coda staff 510 Jan 13 14:10 test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment