UNPKG

generator-cheminfo

Version:

Generator for the different cheminfo organizations

8 lines (7 loc) 105 B
export default { input: 'src/index.js', output: { format: 'cjs', file: 'lib/index.js' } };