0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/lib
Daniel Lockyer b1499d4037 Extracted package-json lib to Utils
refs 37ebe723c6

- `package-json` was a standalone library using dependency injection so
  we could pull it out into its own package in Utils
- this was done in the commit referenced above
- this commit removes the implementation and tests in Ghost and replaces
  the require in the initialization wrapper with the new package
2021-05-07 12:35:06 +01:00
..
common Removed unused onMany method from events 2021-05-04 13:28:24 +01:00
image Moved i18n to shared 2021-05-04 13:03:38 +01:00
ghost-version.js Updated Ghost versioning lib to include all prerelease IDs 2020-10-29 12:44:55 +00:00
mobiledoc.js Added mobiledoc.ghostVersion to blank mobiledoc document 2021-02-15 18:10:56 +00:00
package-json.js Extracted package-json lib to Utils 2021-05-07 12:35:06 +01:00
request-external.js Reverted to previous user-agent for bookmark and oembed requests 2020-06-15 16:02:04 +01:00
request.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00