Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / tsml / package.json
1 {
2   "_args": [
3     [
4       "tsml@1.0.1",
5       "/var/www/yaffs/node_modules/video.js"
6     ]
7   ],
8   "_from": "tsml@1.0.1",
9   "_id": "tsml@1.0.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/tsml",
13   "_nodeVersion": "2.0.1",
14   "_npmUser": {
15     "email": "rod@vagg.org",
16     "name": "rvagg"
17   },
18   "_npmVersion": "2.9.0",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "tsml",
22     "raw": "tsml@1.0.1",
23     "rawSpec": "1.0.1",
24     "scope": null,
25     "spec": "1.0.1",
26     "type": "version"
27   },
28   "_requiredBy": [
29     "/video.js"
30   ],
31   "_resolved": "https://registry.npmjs.org/tsml/-/tsml-1.0.1.tgz",
32   "_shasum": "89f8218b9d9e257f47d7f6b56d01c5a4d2c68fc3",
33   "_shrinkwrap": null,
34   "_spec": "tsml@1.0.1",
35   "_where": "/var/www/yaffs/node_modules/video.js",
36   "author": {
37     "email": "rod@vagg.org",
38     "name": "Rod Vagg"
39   },
40   "bugs": {
41     "url": "https://github.com/rvagg/tsml/issues"
42   },
43   "dependencies": {},
44   "description": "ES6 template string tag for multi-line cleaning - squash multi-line strings into a single line",
45   "devDependencies": {},
46   "directories": {},
47   "dist": {
48     "shasum": "89f8218b9d9e257f47d7f6b56d01c5a4d2c68fc3",
49     "tarball": "https://registry.npmjs.org/tsml/-/tsml-1.0.1.tgz"
50   },
51   "gitHead": "e1ae9e2fe55a2a5fce339895cdc9d63cea3d4f3d",
52   "homepage": "https://github.com/rvagg/tsml",
53   "keywords": [
54     "es6",
55     "template",
56     "templatestring"
57   ],
58   "license": "MIT",
59   "main": "tsml.js",
60   "maintainers": [
61     {
62       "name": "rvagg",
63       "email": "rod@vagg.org"
64     }
65   ],
66   "name": "tsml",
67   "optionalDependencies": {},
68   "readme": "ERROR: No README data found!",
69   "repository": {
70     "type": "git",
71     "url": "git+https://github.com/rvagg/tsml.git"
72   },
73   "scripts": {
74     "test": "node ./test.js"
75   },
76   "version": "1.0.1"
77 }