{ "_args": [ [ "deep-eql@0.1.3", "E:\\2023\\5\\myjadmin" ] ], "_development": true, "_from": "deep-eql@0.1.3", "_id": "deep-eql@0.1.3", "_inBundle": false, "_integrity": "sha512-6sEotTRGBFiNcqVoeHwnfopbSpi5NbH1VWJmYCVkmxMmaVTT0bUTrNaGyBwhgP4MZL012W/mkzIn3Da+iDYweg==", "_location": "/deep-eql", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "deep-eql@0.1.3", "name": "deep-eql", "escapedName": "deep-eql", "rawSpec": "0.1.3", "saveSpec": null, "fetchSpec": "0.1.3" }, "_requiredBy": [ "/chai-nightwatch" ], "_resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-0.1.3.tgz", "_spec": "0.1.3", "_where": "E:\\2023\\5\\myjadmin", "author": { "name": "Jake Luer", "email": "jake@alogicalparadox.com" }, "bugs": { "url": "https://github.com/chaijs/deep-eql/issues" }, "dependencies": { "type-detect": "0.1.1" }, "description": "Improved deep equality testing for Node.js and the browser.", "devDependencies": { "component": "*", "coveralls": "2.0.16", "jscoverage": "0.3.7", "karma": "0.10.x", "karma-mocha": "*", "mocha": "*", "mocha-lcov-reporter": "0.0.1", "simple-assert": "*" }, "engines": { "node": "*" }, "homepage": "https://github.com/chaijs/deep-eql#readme", "keywords": [ "deep equal", "object equal", "testing", "chai util" ], "license": "MIT", "main": "./index", "name": "deep-eql", "repository": { "type": "git", "url": "git+ssh://git@github.com/chaijs/deep-eql.git" }, "scripts": { "test": "make test" }, "version": "0.1.3" }