UNPKG

soft-assert

Version:

Soft Asserts JSON, Array and other data

39 lines (38 loc) 805 B
{ "name": "soft-assert", "version": "0.2.7", "description": "Soft Asserts JSON, Array and other data", "main": "index.js", "files": [ "index.js", "lib" ], "repository": { "type": "git", "url": "git+https://github.com/sarunya/soft-assert.git" }, "keywords": [ "soft assert", "assert", "json assert", "json", "array assert", "array", "mocha soft", "mocha" ], "author": { "name": "Sarunya Durai", "email": "saransarunya@gmail.com" }, "dependencies": { "chai": "^4.3.0", "lodash": "^4.17.21", "mocha": "^10.2.0" }, "license": "MIT", "bugs": { "url": "https://github.com/sarunya/soft-assert/issues" }, "homepage": "https://github.com/sarunya/soft-assert#readme" }