aboutsummaryrefslogtreecommitdiff
path: root/node_modules/vinyl-fs/package.json
blob: 7660d23ae776b4b70cc2bb25b49e5f1dc1e0cc46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
  "_args": [
    [
      {
        "raw": "vinyl-fs@^2.4.3",
        "scope": null,
        "escapedName": "vinyl-fs",
        "name": "vinyl-fs",
        "rawSpec": "^2.4.3",
        "spec": ">=2.4.3 <3.0.0",
        "type": "range"
      },
      "/home/dold/repos/taler/wallet-webex"
    ]
  ],
  "_from": "vinyl-fs@>=2.4.3 <3.0.0",
  "_id": "vinyl-fs@2.4.3",
  "_inCache": true,
  "_location": "/vinyl-fs",
  "_nodeVersion": "0.10.41",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/vinyl-fs-2.4.3.tgz_1459541557875_0.8605514999944717"
  },
  "_npmUser": {
    "name": "phated",
    "email": "blaine.bublitz@gmail.com"
  },
  "_npmVersion": "2.15.2",
  "_phantomChildren": {
    "buffer-shims": "1.0.0",
    "clone": "1.0.2",
    "clone-stats": "0.0.1",
    "core-util-is": "1.0.2",
    "extend": "3.0.0",
    "inflight": "1.0.5",
    "inherits": "2.0.3",
    "is-stream": "1.1.0",
    "json-stable-stringify": "1.0.1",
    "micromatch": "2.3.11",
    "minimatch": "3.0.3",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "process-nextick-args": "1.0.7",
    "replace-ext": "0.0.1",
    "string_decoder": "0.10.31",
    "through2-filter": "2.0.0",
    "to-absolute-glob": "0.1.1",
    "util-deprecate": "1.0.2",
    "xtend": "4.0.1"
  },
  "_requested": {
    "raw": "vinyl-fs@^2.4.3",
    "scope": null,
    "escapedName": "vinyl-fs",
    "name": "vinyl-fs",
    "rawSpec": "^2.4.3",
    "spec": ">=2.4.3 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/",
    "/gulp-typescript"
  ],
  "_resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.3.tgz",
  "_shasum": "3d97e562ebfdd4b66921dea70626b84bde9d2d07",
  "_shrinkwrap": null,
  "_spec": "vinyl-fs@^2.4.3",
  "_where": "/home/dold/repos/taler/wallet-webex",
  "author": {
    "name": "Fractal",
    "email": "contact@wearefractal.com",
    "url": "http://wearefractal.com/"
  },
  "bugs": {
    "url": "https://github.com/wearefractal/vinyl-fs/issues"
  },
  "dependencies": {
    "duplexify": "^3.2.0",
    "glob-stream": "^5.3.2",
    "graceful-fs": "^4.0.0",
    "gulp-sourcemaps": "^1.5.2",
    "is-valid-glob": "^0.3.0",
    "lazystream": "^1.0.0",
    "lodash.isequal": "^4.0.0",
    "merge-stream": "^1.0.0",
    "mkdirp": "^0.5.0",
    "object-assign": "^4.0.0",
    "readable-stream": "^2.0.4",
    "strip-bom": "^2.0.0",
    "strip-bom-stream": "^1.0.0",
    "through2": "^2.0.0",
    "through2-filter": "^2.0.0",
    "vali-date": "^1.0.0",
    "vinyl": "^1.0.0"
  },
  "description": "Vinyl adapter for the file system",
  "devDependencies": {
    "buffer-equal": "^0.0.1",
    "default-resolution": "^1.0.1",
    "del": "^2.2.0",
    "eslint": "^1.10.3",
    "eslint-config-gulp": "^2.0.0",
    "expect": "^1.14.0",
    "github-changes": "^1.0.1",
    "istanbul": "^0.3.0",
    "istanbul-coveralls": "^1.0.1",
    "jscs": "^2.4.0",
    "jscs-preset-gulp": "^1.0.0",
    "mocha": "^2.0.0",
    "mocha-lcov-reporter": "^1.0.0",
    "rimraf": "^2.2.5",
    "should": "^7.0.0",
    "sinon": "^1.10.3"
  },
  "directories": {},
  "dist": {
    "shasum": "3d97e562ebfdd4b66921dea70626b84bde9d2d07",
    "tarball": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.3.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "3033555d4b094e115b274b9c611be55104538118",
  "homepage": "http://github.com/wearefractal/vinyl-fs",
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "fractal",
      "email": "contact@wearefractal.com"
    },
    {
      "name": "phated",
      "email": "blaine@iceddev.com"
    }
  ],
  "name": "vinyl-fs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/wearefractal/vinyl-fs.git"
  },
  "scripts": {
    "changelog": "github-changes -o gulpjs -r vinyl-fs -b master -f ./CHANGELOG.md --order-semver --use-commit-body",
    "cover": "istanbul cover _mocha",
    "coveralls": "npm run cover && istanbul-coveralls",
    "lint": "eslint . && jscs index.js lib/ test/",
    "test": "npm run lint && mocha"
  },
  "version": "2.4.3"
}