template-project/node_modules/pkg/dictionary/pm2.js
2025-05-30 18:13:30 +08:00

8 lines
97 B
JavaScript

'use strict';
module.exports = {
pkg: {
scripts: ['lib/ProcessContainerFork.js'],
},
};