UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

6 lines (5 loc) 101 B
var test = require('../../../'); test(function (t) { t.plan(1); t.equal('beep', 'boop'); });