UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

5 lines (3 loc) 98 B
'use strict' const install = require('./install') module.exports = opts => install({}, opts)