utils-deep-clone
Version:
Deep clones any json datatype
21 lines (20 loc) • 422 B
JSON
{
"name": "utils-deep-clone",
"version": "0.0.3",
"description": "Deep clones any json datatype",
"main": "./lib",
"keywords": [
"deep-clone",
"winston-logger",
"winston-logger-error"
],
"repository": {
"type": "git",
"url": "https://github.com/atishay96/utils-deep-clone"
},
"author": {
"name": "Atishay Jain",
"url": "https://atishay96.github.io/"
},
"license": "MIT"
}