UNPKG

js-object-clone

Version:
28 lines (27 loc) 549 B
{ "name": "js-object-clone", "version": "0.4.2", "description": "Deep cloning and comparison for ES5", "main": "object-clone.js", "directories": { "test": "test" }, "scripts": { "test": "mocha" }, "devDependencies": { "mocha": "*" }, "repository": { "type": "git", "url": "git://github.com/dankogai/js-object-clone.git" }, "keywords": [ "clone", "ES6" ], "author": "Dan Kogai", "license": "BSD", "readmeFilename": "README.md", "gitHead": "2568787076c4304c6ca6aec6618b8d3187991ba5" }