da0e1a9bd329a91c54ff883d1e3386b21589802c
[aai/esr-gui.git] /
1 {
2   "name": "lodash",
3   "version": "4.17.2",
4   "description": "Lodash modular utilities.",
5   "keywords": [
6     "modules",
7     "stdlib",
8     "util"
9   ],
10   "homepage": "https://lodash.com/",
11   "repository": {
12     "type": "git",
13     "url": "git+https://github.com/lodash/lodash.git"
14   },
15   "icon": "https://lodash.com/icon.svg",
16   "license": "MIT",
17   "main": "lodash.js",
18   "author": {
19     "name": "John-David Dalton",
20     "email": "john.david.dalton@gmail.com",
21     "url": "http://allyoucanleet.com/"
22   },
23   "contributors": [
24     {
25       "name": "John-David Dalton",
26       "email": "john.david.dalton@gmail.com",
27       "url": "http://allyoucanleet.com/"
28     },
29     {
30       "name": "Mathias Bynens",
31       "email": "mathias@qiwi.be",
32       "url": "https://mathiasbynens.be/"
33     }
34   ],
35   "scripts": {
36     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
37   },
38   "bugs": {
39     "url": "https://github.com/lodash/lodash/issues"
40   },
41   "_id": "lodash@4.17.2",
42   "_shasum": "34a3055babe04ce42467b607d700072c7ff6bf42",
43   "_from": "lodash@>=4.14.0 <5.0.0",
44   "_npmVersion": "2.15.11",
45   "_nodeVersion": "7.1.0",
46   "_npmUser": {
47     "name": "jdalton",
48     "email": "john.david.dalton@gmail.com"
49   },
50   "dist": {
51     "shasum": "34a3055babe04ce42467b607d700072c7ff6bf42",
52     "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.2.tgz"
53   },
54   "maintainers": [
55     {
56       "name": "jdalton",
57       "email": "john.david.dalton@gmail.com"
58     },
59     {
60       "name": "mathias",
61       "email": "mathias@qiwi.be"
62     }
63   ],
64   "_npmOperationalInternal": {
65     "host": "packages-18-east.internal.npmjs.com",
66     "tmp": "tmp/lodash-4.17.2.tgz_1479280899250_0.8391377755906433"
67   },
68   "directories": {},
69   "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.2.tgz"
70 }