Initial commit
[yaffs-website] / node_modules / yallist / package.json
1 {
2   "_args": [
3     [
4       "yallist@^2.0.0",
5       "/var/www/yaffs/node_modules/cross-spawn/node_modules/lru-cache"
6     ]
7   ],
8   "_from": "yallist@>=2.0.0 <3.0.0",
9   "_id": "yallist@2.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/yallist",
13   "_nodeVersion": "4.0.0",
14   "_npmUser": {
15     "email": "i@izs.me",
16     "name": "isaacs"
17   },
18   "_npmVersion": "3.3.2",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "yallist",
22     "raw": "yallist@^2.0.0",
23     "rawSpec": "^2.0.0",
24     "scope": null,
25     "spec": ">=2.0.0 <3.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/cross-spawn/lru-cache",
30     "/gulp-ruby-sass/lru-cache"
31   ],
32   "_resolved": "https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz",
33   "_shasum": "306c543835f09ee1a4cb23b7bce9ab341c91cdd4",
34   "_shrinkwrap": null,
35   "_spec": "yallist@^2.0.0",
36   "_where": "/var/www/yaffs/node_modules/cross-spawn/node_modules/lru-cache",
37   "author": {
38     "email": "i@izs.me",
39     "name": "Isaac Z. Schlueter",
40     "url": "http://blog.izs.me/"
41   },
42   "bugs": {
43     "url": "https://github.com/isaacs/yallist/issues"
44   },
45   "dependencies": {},
46   "description": "Yet Another Linked List",
47   "devDependencies": {
48     "tap": "^2.3.2"
49   },
50   "directories": {
51     "test": "test"
52   },
53   "dist": {
54     "shasum": "306c543835f09ee1a4cb23b7bce9ab341c91cdd4",
55     "tarball": "https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz"
56   },
57   "gitHead": "702eaba87deefa9f8fc2f8e36cb225bc2141fdc3",
58   "homepage": "https://github.com/isaacs/yallist#readme",
59   "license": "ISC",
60   "main": "yallist.js",
61   "maintainers": [
62     {
63       "name": "isaacs",
64       "email": "i@izs.me"
65     }
66   ],
67   "name": "yallist",
68   "optionalDependencies": {},
69   "readme": "ERROR: No README data found!",
70   "repository": {
71     "type": "git",
72     "url": "git+https://github.com/isaacs/yallist.git"
73   },
74   "scripts": {
75     "test": "tap test/*.js --cov"
76   },
77   "version": "2.0.0"
78 }