70 lines
2.0 KiB
JSON
70 lines
2.0 KiB
JSON
{
|
|
"_from": "lodash.difference@^4.5.0",
|
|
"_id": "lodash.difference@4.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==",
|
|
"_location": "/lodash.difference",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "lodash.difference@^4.5.0",
|
|
"name": "lodash.difference",
|
|
"escapedName": "lodash.difference",
|
|
"rawSpec": "^4.5.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^4.5.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/archiver-utils"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz",
|
|
"_shasum": "9ccb4e505d486b91651345772885a2df27fd017c",
|
|
"_spec": "lodash.difference@^4.5.0",
|
|
"_where": "D:\\Dev\\TS\\SPTAki\\ClearVision\\node_modules\\archiver-utils",
|
|
"author": {
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com",
|
|
"url": "http://allyoucanleet.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/lodash/lodash/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com",
|
|
"url": "http://allyoucanleet.com/"
|
|
},
|
|
{
|
|
"name": "Blaine Bublitz",
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"url": "https://github.com/phated"
|
|
},
|
|
{
|
|
"name": "Mathias Bynens",
|
|
"email": "mathias@qiwi.be",
|
|
"url": "https://mathiasbynens.be/"
|
|
}
|
|
],
|
|
"deprecated": false,
|
|
"description": "The lodash method `_.difference` exported as a module.",
|
|
"homepage": "https://lodash.com/",
|
|
"icon": "https://lodash.com/icon.svg",
|
|
"keywords": [
|
|
"lodash-modularized",
|
|
"difference"
|
|
],
|
|
"license": "MIT",
|
|
"name": "lodash.difference",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/lodash/lodash.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
|
|
},
|
|
"version": "4.5.0"
|
|
}
|