vs/v5.0.0/node_modules/npm/node_modules/async-some/package.json

{
  "_args": [
    [
      "async-some@~1.0.2",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "async-some@>=1.0.2 <1.1.0",
  "_id": "async-some@1.0.2",
  "_inCache": true,
  "_location": "/async-some",
  "_nodeVersion": "2.0.2",
  "_npmUser": {
    "email": "ogd@aoaioxxysz.net",
    "name": "othiym23"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "async-some",
    "raw": "async-some@~1.0.2",
    "rawSpec": "~1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/async-some/-/async-some-1.0.2.tgz",
  "_shasum": "4d8a81620d5958791b5b98f802d3207776e95509",
  "_shrinkwrap": null,
  "_spec": "async-some@~1.0.2",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "email": "ogd@aoaioxxysz.net",
    "name": "Forrest L Norvell"
  },
  "bugs": {
    "url": "https://github.com/othiym23/async-some/issues"
  },
  "dependencies": {
    "dezalgo": "^1.0.2"
  },
  "description": "short-circuited, asynchronous version of Array.protototype.some",
  "devDependencies": {
    "tap": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4d8a81620d5958791b5b98f802d3207776e95509",
    "tarball": "http://registry.npmjs.org/async-some/-/async-some-1.0.2.tgz"
  },
  "gitHead": "3a5086ad54739c48b2bbf073f23bcc95658199e3",
  "homepage": "https://github.com/othiym23/async-some",
  "keywords": [
    "array",
    "async",
    "collections",
    "fp",
    "some"
  ],
  "license": "ISC",
  "main": "some.js",
  "maintainers": [
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "name": "async-some",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/othiym23/async-some.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.2"
}