create a CommonJS wrapper that requires the JSON file: // load-package.cjs module.exports = require('./package.json'); ...
確定! 回上一頁