File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" :" cbauth" ,
33 "version" :" 3.0.2" ,
4- "location" :" elpete /cbauth#v3.0.2" ,
4+ "location" :" coldbox-modules /cbauth#v3.0.2" ,
55 "author" :[
66 " Eric Peterson" ,
77 " Mike Burt"
88 ],
99 "repository" :{
1010 "type" :" git" ,
11- "URL" :" https://github.com/elpete /cbauth"
11+ "URL" :" https://github.com/coldbox-modules /cbauth"
1212 },
1313 "slug" :" cbauth" ,
1414 "shortDescription" :" Helpers for authentication in ColdBox" ,
2121 "license" :[
2222 {
2323 "type" :" MIT" ,
24- "URL" :" https://raw.githubusercontent.com/elpete /cbauth/master/LICENSE"
24+ "URL" :" https://raw.githubusercontent.com/coldbox-modules /cbauth/master/LICENSE"
2525 }
2626 ],
2727 "dependencies" :{
3535 "cbstorages" :" modules/cbstorages/"
3636 },
3737 "scripts" :{
38- "postVersion" :" package set location='elpete /cbauth#v`package version`'"
38+ "postVersion" :" package set location='coldbox-modules /cbauth#v`package version`'"
3939 },
4040 "ignore" :[
4141 " **/.*" ,
4242 " test" ,
4343 " tests"
4444 ]
45- }
45+ }
You can’t perform that action at this time.
0 commit comments