Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / time-stamp / package.json
1 {
2   "_args": [
3     [
4       "time-stamp@^1.0.0",
5       "/var/www/yaffs/node_modules/fancy-log"
6     ]
7   ],
8   "_from": "time-stamp@>=1.0.0 <2.0.0",
9   "_id": "time-stamp@1.0.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/time-stamp",
13   "_nodeVersion": "5.5.0",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/time-stamp-1.0.1.tgz_1460014127254_0.9380003691185266"
17   },
18   "_npmUser": {
19     "email": "github@sellside.com",
20     "name": "jonschlinkert"
21   },
22   "_npmVersion": "3.6.0",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "time-stamp",
26     "raw": "time-stamp@^1.0.0",
27     "rawSpec": "^1.0.0",
28     "scope": null,
29     "spec": ">=1.0.0 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/fancy-log"
34   ],
35   "_resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz",
36   "_shasum": "9f4bd23559c9365966f3302dbba2b07c6b99b151",
37   "_shrinkwrap": null,
38   "_spec": "time-stamp@^1.0.0",
39   "_where": "/var/www/yaffs/node_modules/fancy-log",
40   "author": {
41     "name": "Jon Schlinkert",
42     "url": "https://github.com/jonschlinkert"
43   },
44   "bugs": {
45     "url": "https://github.com/jonschlinkert/time-stamp/issues"
46   },
47   "dependencies": {},
48   "description": "Get a formatted timestamp.",
49   "devDependencies": {
50     "gulp-format-md": "^0.1.7",
51     "mocha": "^2.4.5",
52     "pad-left": "^2.0.3"
53   },
54   "directories": {},
55   "dist": {
56     "shasum": "9f4bd23559c9365966f3302dbba2b07c6b99b151",
57     "tarball": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz"
58   },
59   "engines": {
60     "node": ">=0.10.0"
61   },
62   "files": [
63     "index.js"
64   ],
65   "gitHead": "66fc623cf26a5f85fe22a6a7acc91568cddf301c",
66   "homepage": "https://github.com/jonschlinkert/time-stamp",
67   "keywords": [
68     "console",
69     "date",
70     "format",
71     "formatting",
72     "log",
73     "pretty",
74     "stamp",
75     "terminal",
76     "time",
77     "time-stamp"
78   ],
79   "license": "MIT",
80   "main": "index.js",
81   "maintainers": [
82     {
83       "name": "jonschlinkert",
84       "email": "github@sellside.com"
85     }
86   ],
87   "name": "time-stamp",
88   "optionalDependencies": {},
89   "readme": "ERROR: No README data found!",
90   "repository": {
91     "type": "git",
92     "url": "git+https://github.com/jonschlinkert/time-stamp.git"
93   },
94   "scripts": {
95     "test": "mocha"
96   },
97   "verb": {
98     "layout": "default",
99     "lint": {
100       "reflinks": true
101     },
102     "plugins": [
103       "gulp-format-md"
104     ],
105     "reflinks": [
106       "verb"
107     ],
108     "related": {
109       "list": [
110         "days",
111         "iso-week",
112         "month",
113         "months",
114         "o-clock",
115         "seconds",
116         "week",
117         "weekday",
118         "year"
119       ]
120     },
121     "run": true,
122     "tasks": [
123       "readme"
124     ],
125     "toc": false
126   },
127   "version": "1.0.1"
128 }