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

16 lines
395 B
JSON

{
"name": "deepmerge",
"main": "index.js",
"homepage": "https://github.com/KyleAMathews/deepmerge",
"description": "Merge the enumerable attributes of two objects.",
"keywords": ["merge", "deep", "extend", "copy", "clone", "recursive"],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"app/bower_components",
"test",
"tests"
]
}