Ghost/ghost/package-json/test
Hannah Wolfe dd129e0920 Removed use of i18n in package-json
- We are going to get rid of the internal i18n tool because it doesn't solve a real use case
- Instead, we have a new tpl utility that does basic string interpolation
- This makes this module less complex as it no longer requires dependency injection to work
2021-06-09 14:10:04 +01:00
..
utils Added initial package-json package 2021-05-06 15:16:29 +01:00
.eslintrc.js Added initial package-json package 2021-05-06 15:16:29 +01:00
filter.test.js Removed use of i18n in package-json 2021-06-09 14:10:04 +01:00
parse.test.js Removed use of i18n in package-json 2021-06-09 14:10:04 +01:00
read.test.js Removed use of i18n in package-json 2021-06-09 14:10:04 +01:00