Initial commit
[yaffs-website] / node_modules / gulp-util / package.json
1 {
2   "_args": [
3     [
4       "gulp-util@^3.0.0",
5       "/var/www/yaffs/node_modules/gulp"
6     ]
7   ],
8   "_from": "gulp-util@>=3.0.0 <4.0.0",
9   "_id": "gulp-util@3.0.8",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/gulp-util",
13   "_nodeVersion": "0.10.41",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/gulp-util-3.0.8.tgz_1482793870401_0.4167847656644881"
17   },
18   "_npmUser": {
19     "email": "blaine.bublitz@gmail.com",
20     "name": "phated"
21   },
22   "_npmVersion": "2.15.2",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "gulp-util",
26     "raw": "gulp-util@^3.0.0",
27     "rawSpec": "^3.0.0",
28     "scope": null,
29     "spec": ">=3.0.0 <4.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/gulp",
34     "/gulp-sass"
35   ],
36   "_resolved": "https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz",
37   "_shasum": "0054e1e744502e27c04c187c3ecc505dd54bbb4f",
38   "_shrinkwrap": null,
39   "_spec": "gulp-util@^3.0.0",
40   "_where": "/var/www/yaffs/node_modules/gulp",
41   "author": {
42     "email": "contact@wearefractal.com",
43     "name": "Fractal",
44     "url": "http://wearefractal.com/"
45   },
46   "bugs": {
47     "url": "https://github.com/gulpjs/gulp-util/issues"
48   },
49   "dependencies": {
50     "array-differ": "^1.0.0",
51     "array-uniq": "^1.0.2",
52     "beeper": "^1.0.0",
53     "chalk": "^1.0.0",
54     "dateformat": "^2.0.0",
55     "fancy-log": "^1.1.0",
56     "gulplog": "^1.0.0",
57     "has-gulplog": "^0.1.0",
58     "lodash._reescape": "^3.0.0",
59     "lodash._reevaluate": "^3.0.0",
60     "lodash._reinterpolate": "^3.0.0",
61     "lodash.template": "^3.0.0",
62     "minimist": "^1.1.0",
63     "multipipe": "^0.1.2",
64     "object-assign": "^3.0.0",
65     "replace-ext": "0.0.1",
66     "through2": "^2.0.0",
67     "vinyl": "^0.5.0"
68   },
69   "description": "Utility functions for gulp plugins",
70   "devDependencies": {
71     "buffer-equal": "^0.0.1",
72     "coveralls": "^2.11.2",
73     "event-stream": "^3.1.7",
74     "istanbul": "^0.3.5",
75     "istanbul-coveralls": "^1.0.1",
76     "jshint": "^2.5.11",
77     "lodash.templatesettings": "^3.0.0",
78     "mocha": "^2.0.1",
79     "rimraf": "^2.2.8",
80     "should": "^7.0.1"
81   },
82   "directories": {},
83   "dist": {
84     "shasum": "0054e1e744502e27c04c187c3ecc505dd54bbb4f",
85     "tarball": "https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz"
86   },
87   "engines": {
88     "node": ">=0.10"
89   },
90   "files": [
91     "index.js",
92     "lib"
93   ],
94   "gitHead": "28c2aa2a3f8782a995b47ed051ab52885c705024",
95   "homepage": "https://github.com/gulpjs/gulp-util#readme",
96   "license": "MIT",
97   "maintainers": [
98     {
99       "name": "contra",
100       "email": "contra@wearefractal.com"
101     },
102     {
103       "name": "fractal",
104       "email": "contact@wearefractal.com"
105     },
106     {
107       "name": "phated",
108       "email": "blaine.bublitz@gmail.com"
109     }
110   ],
111   "name": "gulp-util",
112   "optionalDependencies": {},
113   "readme": "ERROR: No README data found!",
114   "repository": {
115     "type": "git",
116     "url": "git+https://github.com/gulpjs/gulp-util.git"
117   },
118   "scripts": {
119     "coveralls": "istanbul cover _mocha --report lcovonly && istanbul-coveralls",
120     "test": "jshint *.js lib/*.js test/*.js && mocha"
121   },
122   "version": "3.0.8"
123 }