UNPKG

fclone

Version:

Clone objects by dropping circular references

21 lines (20 loc) 413 B
{ "name": "bench", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "benchmark": "^2.1.0", "clone": "^1.0.2", "circular-json-es6": "^2.0.0", "deepcopy": "^0.6.3", "jsan": "^3.1.2", "json-stringify-safe": "^5.0.1" } }