{ "_from": "should-sinon@0.0.6", "_id": "should-sinon@0.0.6", "_inBundle": false, "_integrity": "sha512-ScBOH5uW5QVFaONmUnIXANSR6z5B8IKzEmBP3HE5sPOCDuZ88oTMdUdnKoCVQdLcCIrRrhRLPS5YT+7H40a04g==", "_location": "/should-sinon", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "should-sinon@0.0.6", "name": "should-sinon", "escapedName": "should-sinon", "rawSpec": "0.0.6", "saveSpec": null, "fetchSpec": "0.0.6" }, "_requiredBy": [ "/node-red-node-test-helper" ], "_resolved": "https://registry.npmjs.org/should-sinon/-/should-sinon-0.0.6.tgz", "_shasum": "be041a7c928f44ac9ccf5dc042d032618ce29f84", "_spec": "should-sinon@0.0.6", "_where": "/home/l/plc/node-red/node_modules/node-red-node-test-helper", "author": { "name": "Denis Bardadym", "email": "bardadymchik@gmail.com" }, "bugs": { "url": "https://github.com/shouldjs/sinon/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Sinon.js assertions for should.js", "devDependencies": { "eslint": "^1.10.3", "eslint-config-shouldjs": "^1.0.2", "mocha": "^3.5.0", "mocha-better-spec-reporter": "^3.1.0", "should": "^12.0.0", "sinon": "^3.2.1" }, "homepage": "https://github.com/shouldjs/sinon", "keywords": [ "should", "sinon" ], "license": "MIT", "main": "should-sinon.js", "name": "should-sinon", "peerDependencies": { "should": ">= 8.x" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/shouldjs/sinon.git" }, "scripts": { "test": "mocha -R mocha-better-spec-reporter --check-leaks test.js" }, "version": "0.0.6" }