UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

4 lines (3 loc) 58 B
exports.a = 1; exports.b = require('./b'); exports.a = 5;