UNPKG

@defra-fish/pocl-job

Version:

Post Office Counter Licence sales processor

5 lines (4 loc) 169 B
const Path = require('path') const root = Path.join(__dirname, '..') const packageJson = require(Path.join(root, 'package.json')) module.exports = { root, packageJson }