File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Shim [repository](https://github.com/components/jquery) for the [jQuery](http://
66Package Managers
77----------------
88
9- * [ Bower] ( http://bower.io/ ) : ` jquery `
9+ * [ Bower] ( http://bower.io/ ) : ` components- jquery`
1010* [ Component] ( https://github.com/component/component ) : ` components/jquery `
1111* [ Composer] ( http://packagist.org/packages/components/jquery ) : ` components/jquery `
1212* [ spm] ( http://spmjs.io/package/jquery ) : ` jquery `
Original file line number Diff line number Diff line change 11{
2- "name" : " jquery" ,
2+ "name" : " components- jquery" ,
33 "version" : " 2.1.3" ,
44 "description" : " jQuery component" ,
55 "keywords" : [
Original file line number Diff line number Diff line change 11{
2- "name" : " jquery" ,
2+ "name" : " components- jquery" ,
33 "description" : " JavaScript library for DOM operations" ,
44 "version" : " 2.1.3" ,
55 "homepage" : " http://jquery.com" ,
99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " https://github.com/jquery /jquery.git"
12+ "url" : " https://github.com/components /jquery.git"
1313 },
1414 "keywords" : [
1515 " jquery" ,
3030 "main" : " jquery.js"
3131 }
3232}
33-
You can’t perform that action at this time.
0 commit comments