File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2018 Bruno Herfst
3+ Copyright (c) 2018 extendscript.org
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# extendscripter-template
22A template to kickstart your ExtendScript development
33
4- $ git clone https://github.com/GitBruno /extendscripter-template.git
4+ $ git clone https://github.com/ExtendScript /extendscripter-template.git
Original file line number Diff line number Diff line change 99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/GitBruno /extendscripter-template.git"
12+ "url" : " git+https://github.com/ExtendScript /extendscripter-template.git"
1313 },
1414 "keywords" : [
1515 " extendscript"
1616 ],
17- "contributers" : " Bruno Herfst " ,
17+ "contributers" : " extendscript.org " ,
1818 "license" : " MIT" ,
1919 "bugs" : {
20- "url" : " https://github.com/GitBruno /extendscripter-template/issues"
20+ "url" : " https://github.com/ExtendScript /extendscripter-template/issues"
2121 },
22- "homepage" : " https://github.com/GitBruno /extendscripters/wiki" ,
22+ "homepage" : " https://github.com/ExtendScript /extendscripters/wiki" ,
2323 "devDependencies" : {
2424 "extendscript-bundlr" : " >=0.3.1"
2525 }
Original file line number Diff line number Diff line change 33
44 A template to kickstart your ExtendScript development
55
6- https://github.com/GitBruno /extendscripter-template
6+ https://github.com/ExtendScript /extendscripter-template
77
88*/
99
Original file line number Diff line number Diff line change 33
44 A template to kickstart your ExtendScript development
55
6- https://github.com/GitBruno /extendscripter-template
6+ https://github.com/ExtendScript /extendscripter-template
77
88*/
99
You can’t perform that action at this time.
0 commit comments