README
lodash._basematchesproperty v3.3.2
The modern build of lodash’s internal baseMatchesProperty
exported as a Node.js/io.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash._basematchesproperty
In Node.js/io.js:
var baseMatchesProperty = require('lodash._basematchesproperty');
See the package source for more details.