npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

lodash._baseproperty

3.0.0

@jdalton

npmHomeRepoSnykSocket
Downloads:11
$ npm install lodash._baseproperty
DailyWeeklyMonthlyYearly

lodash._baseproperty v3.0.0

The modern build of lodash’s internal baseProperty exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

var baseProperty = require('lodash._baseproperty');

See the package source for more details.