Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / html-tags / package.json
1 {
2   "_args": [
3     [
4       "html-tags@^1.0.0",
5       "/var/www/yaffs/node_modules/is-html"
6     ]
7   ],
8   "_from": "html-tags@>=1.0.0 <2.0.0",
9   "_id": "html-tags@1.1.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/html-tags",
13   "_nodeVersion": "0.12.2",
14   "_npmUser": {
15     "email": "sindresorhus@gmail.com",
16     "name": "sindresorhus"
17   },
18   "_npmVersion": "2.7.4",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "html-tags",
22     "raw": "html-tags@^1.0.0",
23     "rawSpec": "^1.0.0",
24     "scope": null,
25     "spec": ">=1.0.0 <2.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/is-html"
30   ],
31   "_resolved": "https://registry.npmjs.org/html-tags/-/html-tags-1.1.1.tgz",
32   "_shasum": "869f43859f12d9bdc3892419e494a628aa1b204e",
33   "_shrinkwrap": null,
34   "_spec": "html-tags@^1.0.0",
35   "_where": "/var/www/yaffs/node_modules/is-html",
36   "author": {
37     "email": "sindresorhus@gmail.com",
38     "name": "Sindre Sorhus",
39     "url": "http://sindresorhus.com"
40   },
41   "bugs": {
42     "url": "https://github.com/sindresorhus/html-tags/issues"
43   },
44   "dependencies": {},
45   "description": "List of standard HTML tags",
46   "devDependencies": {
47     "mocha": "*"
48   },
49   "directories": {},
50   "dist": {
51     "shasum": "869f43859f12d9bdc3892419e494a628aa1b204e",
52     "tarball": "https://registry.npmjs.org/html-tags/-/html-tags-1.1.1.tgz"
53   },
54   "engines": {
55     "node": ">=0.10.0"
56   },
57   "files": [
58     "html-tags.json",
59     "index.js"
60   ],
61   "gitHead": "5e068ca84a8c0b4ba5debe616d92c28c9e9a0a59",
62   "homepage": "https://github.com/sindresorhus/html-tags",
63   "keywords": [
64     "elements",
65     "html",
66     "html5",
67     "list",
68     "tags",
69     "w3c"
70   ],
71   "license": "MIT",
72   "maintainers": [
73     {
74       "name": "sindresorhus",
75       "email": "sindresorhus@gmail.com"
76     }
77   ],
78   "name": "html-tags",
79   "optionalDependencies": {},
80   "readme": "ERROR: No README data found!",
81   "repository": {
82     "type": "git",
83     "url": "git+https://github.com/sindresorhus/html-tags.git"
84   },
85   "scripts": {
86     "test": "mocha"
87   },
88   "version": "1.1.1"
89 }