UNPKG

atom-nuclide

Version:

A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.

5 lines (4 loc) 164 B
// "pre-binding" behaves like "node-pre-gyp"'s "find", but doesn't include // anything else (e.g. building). 'use strict'; module.exports = require('pre-binding');