aboutsummaryrefslogtreecommitdiff
path: root/node_modules/gulp-sym/package.json
blob: 31ea3e0729336c776c31525b4fd9f68734a3fa76 (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
{
  "_args": [
    [
      {
        "raw": "gulp-sym@0.0.14",
        "scope": null,
        "escapedName": "gulp-sym",
        "name": "gulp-sym",
        "rawSpec": "0.0.14",
        "spec": "0.0.14",
        "type": "version"
      },
      "/home/dold/repos/taler/wallet-webex"
    ]
  ],
  "_from": "gulp-sym@0.0.14",
  "_id": "gulp-sym@0.0.14",
  "_inCache": true,
  "_location": "/gulp-sym",
  "_npmUser": {
    "name": "soyuka",
    "email": "soyuka@gmail.com"
  },
  "_npmVersion": "1.4.23",
  "_phantomChildren": {
    "clone-stats": "0.0.1",
    "core-util-is": "1.0.2",
    "dateformat": "1.0.12",
    "escape-string-regexp": "1.0.5",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "lodash._escapehtmlchar": "2.4.1",
    "lodash._escapestringchar": "2.4.1",
    "lodash._isnative": "2.4.1",
    "lodash._reunescapedhtml": "2.4.1",
    "lodash._shimkeys": "2.4.1",
    "lodash.defaults": "2.4.1",
    "lodash.isobject": "2.4.1",
    "lodash.values": "2.4.1",
    "multipipe": "0.1.2",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "raw": "gulp-sym@0.0.14",
    "scope": null,
    "escapedName": "gulp-sym",
    "name": "gulp-sym",
    "rawSpec": "0.0.14",
    "spec": "0.0.14",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-sym/-/gulp-sym-0.0.14.tgz",
  "_shasum": "00882a8fe0052dc9b849c6870b0fc3992692a4a6",
  "_shrinkwrap": null,
  "_spec": "gulp-sym@0.0.14",
  "_where": "/home/dold/repos/taler/wallet-webex",
  "author": {
    "name": "soyuka"
  },
  "bugs": {
    "url": "https://github.com/soyuka/gulp-sym/issues"
  },
  "dependencies": {
    "gulp-util": "^2.2.14",
    "mkdirp": "^0.5.0",
    "rimraf": "^2.2.6",
    "through2": "^0.5.1"
  },
  "description": "Gulp symlink",
  "devDependencies": {
    "async": "^0.7.0",
    "chai": "^1.9.1",
    "mocha": "^1.18.2"
  },
  "directories": {},
  "dist": {
    "shasum": "00882a8fe0052dc9b849c6870b0fc3992692a4a6",
    "tarball": "https://registry.npmjs.org/gulp-sym/-/gulp-sym-0.0.14.tgz"
  },
  "gitHead": "00e628e6bbc14aa6abd0d9dbbfe44fd4cd5fa85f",
  "homepage": "https://github.com/soyuka/gulp-sym",
  "keywords": [
    "gulpplugin",
    "symlink",
    "gulp-symlink"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "soyuka",
      "email": "soyuka@gmail.com"
    }
  ],
  "name": "gulp-sym",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/soyuka/gulp-sym.git"
  },
  "scripts": {
    "test": "mocha --reporter spec test/index.js"
  },
  "version": "0.0.14"
}