@platformos/pos-cli
Version:
Manage your platformOS application
21 lines (20 loc) • 933 B
JSON
{
"name": "lodash.difference",
"version": "4.5.0",
"description": "The lodash method `_.difference` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, difference",
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
,"_resolved": "https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz"
,"_integrity": "sha1-nMtOUF1Ia5FlE0V3KIWi3yf9AXw="
,"_from": "lodash.difference@4.5.0"
}