File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 88
99## 2.0.0
1010
11- - Synchronized with [ sitecare -theme-config] ( https://github.com/wpsitecare/sitecare -theme-config )
11+ - Synchronized with [ cipher -theme-config] ( https://github.com/cipherdevgroup/cipher -theme-config )
1212
1313## 0.1.4
1414
Original file line number Diff line number Diff line change 11The MIT License
22
3- Copyright (c) 2015 WP Site Care , LLC http ://www.wpsitecare .com
3+ Copyright (c) 2018 Cipher , LLC https ://cipherdevelopment .com
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 1- # WP Site Care WordPress Plugin Config
1+ # Cipher WordPress Plugin Config
22
3- [ ![ Dependency Status] ( https://david-dm.org/wpsitecare/sitecare -plugin-config.svg )] ( https://david-dm.org/wpsitecare/sitecare -plugin-config )
3+ [ ![ Dependency Status] ( https://david-dm.org/wpcipher/cipher -plugin-config.svg )] ( https://david-dm.org/wpcipher/cipher -plugin-config )
44
5- A reusable grunt configuration for WP Site Care WordPress plugins.
5+ A reusable grunt configuration for Cipher WordPress plugins.
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ module.exports = {
77 'language' : 'en' ,
88 'plural-forms' : 'nplurals=2; plural=(n != 1);' ,
99 'poedit' : true ,
10- 'report-msgid-bugs-to' : 'https://www.wpsitecare .com/contact/' ,
11- 'language-team' : 'WP Site Care <hello@wpsitecare .com>' ,
12- 'last-translator' : 'WP Site Care <hello@wpsitecare .com>'
10+ 'report-msgid-bugs-to' : 'https://cipherdevelopment .com/contact/' ,
11+ 'language-team' : 'Cipher <hello@cipherdevelopment .com>' ,
12+ 'last-translator' : 'Cipher <hello@cipherdevelopment .com>'
1313 } ,
1414 processPot : function ( pot ) {
1515 var translation ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ module.exports = function() {
3636
3737 project . taskMap = {
3838 addtextdomain : 'grunt-wp-i18n' ,
39- readpkg : 'sitecare -plugin-config' ,
39+ readpkg : 'cipher -plugin-config' ,
4040 makepot : 'grunt-wp-i18n'
4141 } ;
4242
Original file line number Diff line number Diff line change 11{
2- "name" : " sitecare -plugin-config" ,
2+ "name" : " cipher -plugin-config" ,
33 "version" : " 3.0.0" ,
4- "description" : " WP Site Care 's default Grunt configuration for WordPress plugins." ,
4+ "description" : " Cipher 's default Grunt configuration for WordPress plugins." ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "contributors" : [
88 {
99 "name" : " Robert Neu" ,
10- "url" : " http ://www.wpsitecare .com"
10+ "url" : " https ://cipherdevelopment .com"
1111 }
1212 ],
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/wpsitecare/sitecare -plugin-config.git"
15+ "url" : " https://github.com/cipherdevgroup/cipher -plugin-config.git"
1616 },
1717 "dependencies" : {
1818 "autoprefixer" : " 6.x" ,
You can’t perform that action at this time.
0 commit comments