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