UNPKG

vehicle-history

Version:
10 lines (6 loc) 120 B
'use strict'; const pkg = require('../package.json'); module.exports = { NAME: pkg.name, VERSION: pkg.version };