APPLE 025c69e553 wesmiler 点什么广告 3 лет назад
..
LICENSE 025c69e553 wesmiler 点什么广告 3 лет назад
README.md 025c69e553 wesmiler 点什么广告 3 лет назад
index.js 025c69e553 wesmiler 点什么广告 3 лет назад
package.json 025c69e553 wesmiler 点什么广告 3 лет назад

README.md

lodash.create v3.1.1

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

Installation

Using npm:

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

In Node.js/io.js:

var create = require('lodash.create');

See the documentation or package source for more details.