UNPKG

rush-sort-package-json

Version:

Rush plugin for sort package.json file in the project

6 lines 311 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.terminal = void 0; var node_core_library_1 = require("@rushstack/node-core-library"); exports.terminal = new node_core_library_1.Terminal(new node_core_library_1.ConsoleTerminalProvider()); //# sourceMappingURL=terminal.js.map