package.json 2.37 KB
{
  "_args": [
    [
      {
        "raw": "items@2.x.x",
        "scope": null,
        "escapedName": "items",
        "name": "items",
        "rawSpec": "2.x.x",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/bookshelf-modelbase/node_modules/joi"
    ]
  ],
  "_from": "items@>=2.0.0 <3.0.0",
  "_id": "items@2.1.1",
  "_inCache": true,
  "_location": "/items",
  "_nodeVersion": "6.3.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/items-2.1.1.tgz_1469730898066_0.7943182440940291"
  },
  "_npmUser": {
    "name": "hueniverse",
    "email": "eran@hammer.io"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "items@2.x.x",
    "scope": null,
    "escapedName": "items",
    "name": "items",
    "rawSpec": "2.x.x",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bookshelf-modelbase/joi",
    "/joi"
  ],
  "_resolved": "https://registry.npmjs.org/items/-/items-2.1.1.tgz",
  "_shasum": "8bd16d9c83b19529de5aea321acaada78364a198",
  "_shrinkwrap": null,
  "_spec": "items@2.x.x",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/bookshelf-modelbase/node_modules/joi",
  "bugs": {
    "url": "https://github.com/hapijs/items/issues"
  },
  "dependencies": {},
  "description": "Bare minimum async methods",
  "devDependencies": {
    "code": "3.x.x",
    "lab": "10.x.x"
  },
  "directories": {},
  "dist": {
    "shasum": "8bd16d9c83b19529de5aea321acaada78364a198",
    "tarball": "https://registry.npmjs.org/items/-/items-2.1.1.tgz"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "gitHead": "ebba6ea6c412ae2f627f0ecdf477f08a3f78ae10",
  "homepage": "https://github.com/hapijs/items#readme",
  "keywords": [
    "async",
    "serial",
    "parallel"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hueniverse",
      "email": "eran@hueniverse.com"
    },
    {
      "name": "rockbot",
      "email": "raquel@rckbt.me"
    }
  ],
  "name": "items",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/items.git"
  },
  "scripts": {
    "test": "lab -a code -t 100 -L",
    "test-cov-html": "lab -a code -r html -o coverage.html"
  },
  "version": "2.1.1"
}