{
  "_args": [
    [
      "items@2.1.2",
      "/Users/simonmcmanus/node/speclate-cli"
    ]
  ],
  "_from": "items@2.1.2",
  "_id": "items@2.1.2",
  "_inBundle": false,
  "_integrity": "sha512-kezcEqgB97BGeZZYtX/MA8AG410ptURstvnz5RAgyFZ8wQFPMxHY8GpTq+/ZHKT3frSlIthUq7EvLt9xn3TvXg==",
  "_location": "/items",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "items@2.1.2",
    "name": "items",
    "escapedName": "items",
    "rawSpec": "2.1.2",
    "saveSpec": null,
    "fetchSpec": "2.1.2"
  },
  "_requiredBy": [
    "/speclate-schema/joi"
  ],
  "_resolved": "https://registry.npmjs.org/items/-/items-2.1.2.tgz",
  "_spec": "2.1.2",
  "_where": "/Users/simonmcmanus/node/speclate-cli",
  "bugs": {
    "url": "https://github.com/hapijs/items/issues"
  },
  "dependencies": {},
  "description": "Bare minimum async methods",
  "devDependencies": {
    "code": "4.x.x",
    "lab": "13.x.x"
  },
  "homepage": "https://github.com/hapijs/items#readme",
  "keywords": [
    "async",
    "serial",
    "parallel"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "items",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/items.git"
  },
  "scripts": {
    "test": "lab -a code -t 100 -L -I SharedArrayBuffer,Atomics",
    "test-cov-html": "lab -a code -r html -o coverage.html -I SharedArrayBuffer,Atomics"
  },
  "version": "2.1.2"
}
