Initial commit
[yaffs-website] / node_modules / has-gulplog / package.json
1 {
2   "_args": [
3     [
4       "has-gulplog@^0.1.0",
5       "/var/www/yaffs/node_modules/gulp-util"
6     ]
7   ],
8   "_from": "has-gulplog@>=0.1.0 <0.2.0",
9   "_id": "has-gulplog@0.1.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/has-gulplog",
13   "_nodeVersion": "0.10.36",
14   "_npmUser": {
15     "email": "blaine@iceddev.com",
16     "name": "phated"
17   },
18   "_npmVersion": "2.8.3",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "has-gulplog",
22     "raw": "has-gulplog@^0.1.0",
23     "rawSpec": "^0.1.0",
24     "scope": null,
25     "spec": ">=0.1.0 <0.2.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/gulp-util"
30   ],
31   "_resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
32   "_shasum": "6414c82913697da51590397dafb12f22967811ce",
33   "_shrinkwrap": null,
34   "_spec": "has-gulplog@^0.1.0",
35   "_where": "/var/www/yaffs/node_modules/gulp-util",
36   "author": {
37     "email": "blaine@iceddev.com",
38     "name": "Blaine Bublitz",
39     "url": "http://iceddev.com"
40   },
41   "bugs": {
42     "url": "https://github.com/gulpjs/has-gulplog/issues"
43   },
44   "contributors": [],
45   "dependencies": {
46     "sparkles": "^1.0.0"
47   },
48   "description": "Check if gulplog is available before attempting to use it",
49   "devDependencies": {
50     "eslint": "^1.3.1"
51   },
52   "directories": {},
53   "dist": {
54     "shasum": "6414c82913697da51590397dafb12f22967811ce",
55     "tarball": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz"
56   },
57   "engines": {
58     "node": ">= 0.10"
59   },
60   "files": [
61     "LICENSE",
62     "index.js"
63   ],
64   "gitHead": "16ef7af9911ec91838b2762bf1ba38b4578e6f6f",
65   "homepage": "https://github.com/gulpjs/has-gulplog#readme",
66   "keywords": [
67     "gulp-util",
68     "gulplog",
69     "logging"
70   ],
71   "license": "MIT",
72   "main": "index.js",
73   "maintainers": [
74     {
75       "name": "phated",
76       "email": "blaine@iceddev.com"
77     }
78   ],
79   "name": "has-gulplog",
80   "optionalDependencies": {},
81   "readme": "ERROR: No README data found!",
82   "repository": {
83     "type": "git",
84     "url": "git+https://github.com/gulpjs/has-gulplog.git"
85   },
86   "scripts": {
87     "test": "eslint *.js"
88   },
89   "version": "0.1.0"
90 }