This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Description
And thus is broken:
000 ▲ 102 -4 → ~ (master) $ npm i parse-function
+ parse-function@5.1.3
added 9 packages in 2.807s
000 ▲ 102 -4 → ~ (master) $ node
> require('parse-function')
Error: Cannot find module 'parse-function'
at Function.Module._resolveFilename (module.js:555:15)
at Function.Module._load (module.js:482:25)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)