This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-11-24 06:35:49 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
e5f644c27f
Ghost
/
ghost
/
package-json
/
index.js
2 lines
48 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Added export for `package-json` library contents no issue - our code is already in the `lib` folder so we just need to export it
2021-05-06 15:54:00 +03:00
module
.
exports
=
require
(
'./lib/package-json'
)
;
Reference in New Issue
Copy Permalink