UNPKG

sameness.js

Version:

A pure JavaScript object comparing library

30 lines (29 loc) 708 B
{ "name": "sameness.js", "version": "1.0.0", "description": "A pure JavaScript object comparing library", "main": "sameness.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mfedatto/sameness.js.git" }, "keywords": [ "test", "testing", "sameness", "equivalency", "identically", "unit", "equal", "equality" ], "author": "Maurício Fedatto <mfedatto@gmail.com> (http://mfedatto.github.io)", "license": "MIT", "bugs": { "url": "https://github.com/mfedatto/sameness.js/issues" }, "homepage": "https://github.com/mfedatto/sameness.js#readme" }