Initial commit
[yaffs-website] / node_modules / lodash.assignwith / package.json
1 {
2   "_args": [
3     [
4       "lodash.assignwith@^4.0.7",
5       "/var/www/yaffs/node_modules/fined"
6     ]
7   ],
8   "_from": "lodash.assignwith@>=4.0.7 <5.0.0",
9   "_id": "lodash.assignwith@4.2.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/lodash.assignwith",
13   "_nodeVersion": "4.4.7",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/lodash.assignwith-4.2.0.tgz_1471109805358_0.5188975257333368"
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.assignwith",
26     "raw": "lodash.assignwith@^4.0.7",
27     "rawSpec": "^4.0.7",
28     "scope": null,
29     "spec": ">=4.0.7 <5.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/fined"
34   ],
35   "_resolved": "https://registry.npmjs.org/lodash.assignwith/-/lodash.assignwith-4.2.0.tgz",
36   "_shasum": "127a97f02adc41751a954d24b0de17e100e038eb",
37   "_shrinkwrap": null,
38   "_spec": "lodash.assignwith@^4.0.7",
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 `_.assignWith` exported as a module.",
67   "devDependencies": {},
68   "directories": {},
69   "dist": {
70     "shasum": "127a97f02adc41751a954d24b0de17e100e038eb",
71     "tarball": "https://registry.npmjs.org/lodash.assignwith/-/lodash.assignwith-4.2.0.tgz"
72   },
73   "homepage": "https://lodash.com/",
74   "icon": "https://lodash.com/icon.svg",
75   "keywords": [
76     "assignwith",
77     "lodash-modularized"
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.bublitz@gmail.com"
92     }
93   ],
94   "name": "lodash.assignwith",
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.2.0"
105 }