Files
enviPy-bayer/static/js/ketcher2/node_modules/lodash-es/package.json
2025-06-23 20:13:54 +02:00

74 lines
1.8 KiB
JSON

{
"_from": "lodash-es@^4.2.1",
"_id": "lodash-es@4.17.4",
"_inBundle": false,
"_integrity": "sha1-3MHXVS4VCgZABzupyzHXDwMpUOc=",
"_location": "/lodash-es",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash-es@^4.2.1",
"name": "lodash-es",
"escapedName": "lodash-es",
"rawSpec": "^4.2.1",
"saveSpec": null,
"fetchSpec": "^4.2.1"
},
"_requiredBy": [
"/redux"
],
"_resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.4.tgz",
"_shasum": "dcc1d7552e150a0640073ba9cb31d70f032950e7",
"_spec": "lodash-es@^4.2.1",
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/redux",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash-cli/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": "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/lodash-cli for testing details.\""
},
"version": "4.17.4"
}