UNPKG

@onereach/orest-input-cli

Version:

The tool for creating, serving, and publishing OREST Inputs

9 lines (7 loc) 180 B
import { name, version } from '../package.json'; export default { packageName: name, packageVersion: version, packageType: '<%= packageType %>', label: '<%= label %>', };