File: //home/arjun/projects/buyercall/node_modules/lodash-es/package.json
{
"_args": [
[
"lodash-es@4.17.21",
"/home/arjun/projects/buyercall"
]
],
"_from": "lodash-es@4.17.21",
"_id": "lodash-es@4.17.21",
"_inBundle": false,
"_integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
"_location": "/lodash-es",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash-es@4.17.21",
"name": "lodash-es",
"escapedName": "lodash-es",
"rawSpec": "4.17.21",
"saveSpec": null,
"fetchSpec": "4.17.21"
},
"_requiredBy": [
"/@ckeditor/ckeditor5-clipboard",
"/@ckeditor/ckeditor5-core",
"/@ckeditor/ckeditor5-editor-classic",
"/@ckeditor/ckeditor5-engine",
"/@ckeditor/ckeditor5-image",
"/@ckeditor/ckeditor5-link",
"/@ckeditor/ckeditor5-table",
"/@ckeditor/ckeditor5-typing",
"/@ckeditor/ckeditor5-ui",
"/@ckeditor/ckeditor5-utils",
"/@ckeditor/ckeditor5-widget"
],
"_resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
"_spec": "4.17.21",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
"bugs": {
"url": "https://github.com/lodash/lodash-cli/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be"
}
],
"description": "Lodash exported as ES modules.",
"homepage": "https://lodash.com/custom-builds",
"jsnext:main": "lodash.js",
"keywords": [
"es6",
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"module": "lodash.js",
"name": "lodash-es",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
},
"sideEffects": false,
"type": "module",
"version": "4.17.21"
}