8b181e7fd1bb60a1312765af88aeb5c9874434e3.svn-base 1.64 KB
{
  "_args": [
    [
      "lodash@4.17.19",
      "/Users/isaacs/dev/js/tap"
    ]
  ],
  "_from": "lodash@4.17.19",
  "_id": "lodash@4.17.19",
  "_inBundle": true,
  "_integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
  "_location": "/tap/lodash",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lodash@4.17.19",
    "name": "lodash",
    "escapedName": "lodash",
    "rawSpec": "4.17.19",
    "saveSpec": null,
    "fetchSpec": "4.17.19"
  },
  "_requiredBy": [
    "/tap/@babel/core",
    "/tap/@babel/helper-module-transforms",
    "/tap/@babel/traverse",
    "/tap/@babel/types"
  ],
  "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
  "_spec": "4.17.19",
  "_where": "/Users/isaacs/dev/js/tap",
  "author": {
    "name": "John-David Dalton",
    "email": "john.david.dalton@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/lodash/lodash/issues"
  },
  "contributors": [
    {
      "name": "John-David Dalton",
      "email": "john.david.dalton@gmail.com"
    },
    {
      "name": "Mathias Bynens",
      "email": "mathias@qiwi.be"
    }
  ],
  "description": "Lodash modular utilities.",
  "homepage": "https://lodash.com/",
  "icon": "https://lodash.com/icon.svg",
  "keywords": [
    "modules",
    "stdlib",
    "util"
  ],
  "license": "MIT",
  "main": "lodash.js",
  "name": "lodash",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lodash/lodash.git"
  },
  "scripts": {
    "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  },
  "version": "4.17.19"
}