Initial commit
[yaffs-website] / node_modules / lodash.pick / package.json
1 {
2   "_args": [
3     [
4       "lodash.pick@^4.2.1",
5       "/var/www/yaffs/node_modules/fined"
6     ]
7   ],
8   "_from": "lodash.pick@>=4.2.1 <5.0.0",
9   "_id": "lodash.pick@4.4.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/lodash.pick",
13   "_nodeVersion": "4.4.7",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/lodash.pick-4.4.0.tgz_1471110197744_0.19985924172215164"
17   },
18   "_npmUser": {
19     "email": "john.david.dalton@gmail.com",
20     "name": "jdalton"
21   },
22   "_npmVersion": "2.15.10",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "lodash.pick",
26     "raw": "lodash.pick@^4.2.1",
27     "rawSpec": "^4.2.1",
28     "scope": null,
29     "spec": ">=4.2.1 <5.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/fined"
34   ],
35   "_resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz",
36   "_shasum": "52f05610fff9ded422611441ed1fc123a03001b3",
37   "_shrinkwrap": null,
38   "_spec": "lodash.pick@^4.2.1",
39   "_where": "/var/www/yaffs/node_modules/fined",
40   "author": {
41     "email": "john.david.dalton@gmail.com",
42     "name": "John-David Dalton",
43     "url": "http://allyoucanleet.com/"
44   },
45   "bugs": {
46     "url": "https://github.com/lodash/lodash/issues"
47   },
48   "contributors": [
49     {
50       "name": "John-David Dalton",
51       "email": "john.david.dalton@gmail.com",
52       "url": "http://allyoucanleet.com/"
53     },
54     {
55       "name": "Blaine Bublitz",
56       "email": "blaine.bublitz@gmail.com",
57       "url": "https://github.com/phated"
58     },
59     {
60       "name": "Mathias Bynens",
61       "email": "mathias@qiwi.be",
62       "url": "https://mathiasbynens.be/"
63     }
64   ],
65   "dependencies": {},
66   "description": "The lodash method `_.pick` exported as a module.",
67   "devDependencies": {},
68   "directories": {},
69   "dist": {
70     "shasum": "52f05610fff9ded422611441ed1fc123a03001b3",
71     "tarball": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz"
72   },
73   "homepage": "https://lodash.com/",
74   "icon": "https://lodash.com/icon.svg",
75   "keywords": [
76     "lodash-modularized",
77     "pick"
78   ],
79   "license": "MIT",
80   "maintainers": [
81     {
82       "name": "jdalton",
83       "email": "john.david.dalton@gmail.com"
84     },
85     {
86       "name": "mathias",
87       "email": "mathias@qiwi.be"
88     },
89     {
90       "name": "phated",
91       "email": "blaine@iceddev.com"
92     }
93   ],
94   "name": "lodash.pick",
95   "optionalDependencies": {},
96   "readme": "ERROR: No README data found!",
97   "repository": {
98     "type": "git",
99     "url": "git+https://github.com/lodash/lodash.git"
100   },
101   "scripts": {
102     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
103   },
104   "version": "4.4.0"
105 }