{
  "_from": "will-call@1.x.x",
  "_id": "will-call@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-1hEeV8SfBYhNRc/bNXeQfyUBX8Dl9SCYME3qXh99iZP9wJcnhnlBsoBw8Y0lXVZ3YuPsoxImTzBiol1ouNR/hg==",
  "_location": "/will-call",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "will-call@1.x.x",
    "name": "will-call",
    "escapedName": "will-call",
    "rawSpec": "1.x.x",
    "saveSpec": null,
    "fetchSpec": "1.x.x"
  },
  "_requiredBy": [
    "/lab"
  ],
  "_resolved": "https://registry.npmjs.org/will-call/-/will-call-1.0.1.tgz",
  "_shasum": "9b37561ea7156aaba21b28fdf635b80fe78bf166",
  "_spec": "will-call@1.x.x",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-core/node_modules/lab",
  "author": {
    "name": "Continuation Labs",
    "email": "contact@continuation.io",
    "url": "http://continuation.io/"
  },
  "bugs": {
    "url": "https://github.com/continuationlabs/will-call/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "check that expected function calls are actually made",
  "devDependencies": {
    "belly-button": "4.x.x",
    "code": "5.x.x",
    "lab": "15.x.x"
  },
  "homepage": "https://github.com/continuationlabs/will-call",
  "keywords": [
    "call",
    "must call",
    "will call",
    "should call",
    "assert",
    "expect"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "will-call",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/continuationlabs/will-call.git"
  },
  "scripts": {
    "lint": "belly-button -f",
    "test": "npm run lint && lab -v -a code -c -m 10000"
  },
  "version": "1.0.1"
}
