• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_args": [
3    [
4      "lodash.uniq@4.5.0",
5      "/Users/rebecca/code/npm"
6    ]
7  ],
8  "_from": "lodash.uniq@4.5.0",
9  "_id": "lodash.uniq@4.5.0",
10  "_inBundle": false,
11  "_integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=",
12  "_location": "/lodash.uniq",
13  "_phantomChildren": {},
14  "_requested": {
15    "type": "version",
16    "registry": true,
17    "raw": "lodash.uniq@4.5.0",
18    "name": "lodash.uniq",
19    "escapedName": "lodash.uniq",
20    "rawSpec": "4.5.0",
21    "saveSpec": null,
22    "fetchSpec": "4.5.0"
23  },
24  "_requiredBy": [
25    "/"
26  ],
27  "_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
28  "_spec": "4.5.0",
29  "_where": "/Users/rebecca/code/npm",
30  "author": {
31    "name": "John-David Dalton",
32    "email": "john.david.dalton@gmail.com",
33    "url": "http://allyoucanleet.com/"
34  },
35  "bugs": {
36    "url": "https://github.com/lodash/lodash/issues"
37  },
38  "contributors": [
39    {
40      "name": "John-David Dalton",
41      "email": "john.david.dalton@gmail.com",
42      "url": "http://allyoucanleet.com/"
43    },
44    {
45      "name": "Blaine Bublitz",
46      "email": "blaine.bublitz@gmail.com",
47      "url": "https://github.com/phated"
48    },
49    {
50      "name": "Mathias Bynens",
51      "email": "mathias@qiwi.be",
52      "url": "https://mathiasbynens.be/"
53    }
54  ],
55  "description": "The lodash method `_.uniq` exported as a module.",
56  "homepage": "https://lodash.com/",
57  "icon": "https://lodash.com/icon.svg",
58  "keywords": [
59    "lodash-modularized",
60    "uniq"
61  ],
62  "license": "MIT",
63  "name": "lodash.uniq",
64  "repository": {
65    "type": "git",
66    "url": "git+https://github.com/lodash/lodash.git"
67  },
68  "scripts": {
69    "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
70  },
71  "version": "4.5.0"
72}
73