Ghost/ghost/package-json/test
Hannah Wolfe 93e4577caf Removed class pattern
- removed the class pattern in the simplest possible way
- have package-json expose only the public methods
- move parse to an independent, not public file so that we can test it independently still
2021-06-09 14:39:41 +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 class pattern 2021-06-09 14:39:41 +01:00
parse.test.js Removed class pattern 2021-06-09 14:39:41 +01:00
read.test.js Removed class pattern 2021-06-09 14:39:41 +01:00