Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
atom / usr / share / atom / resources / app / apm / node_modules / lodash._baseuniq
  ..
  LICENSE
  README.md
  index.js
  package.json
Size: Mime:

lodash._baseuniq v4.6.0

The internal lodash function baseUniq exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash._baseuniq

In Node.js:

var baseUniq = require('lodash._baseuniq');

See the package source for more details.