aboutsummaryrefslogtreecommitdiff
path: root/node_modules/clone-stats/package.json
blob: 450a4ba3063305215b4c9156266804c095c2e5b0 (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
{
  "_args": [
    [
      {
        "raw": "clone-stats@^0.0.1",
        "scope": null,
        "escapedName": "clone-stats",
        "name": "clone-stats",
        "rawSpec": "^0.0.1",
        "spec": ">=0.0.1 <0.0.2",
        "type": "range"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/gulp-util/node_modules/vinyl"
    ]
  ],
  "_from": "clone-stats@>=0.0.1 <0.0.2",
  "_id": "clone-stats@0.0.1",
  "_inCache": true,
  "_location": "/clone-stats",
  "_npmUser": {
    "name": "hughsk",
    "email": "hughskennedy@gmail.com"
  },
  "_npmVersion": "1.3.22",
  "_phantomChildren": {},
  "_requested": {
    "raw": "clone-stats@^0.0.1",
    "scope": null,
    "escapedName": "clone-stats",
    "name": "clone-stats",
    "rawSpec": "^0.0.1",
    "spec": ">=0.0.1 <0.0.2",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-gzip/vinyl",
    "/gulp-sourcemaps/vinyl",
    "/gulp-sym/vinyl",
    "/gulp-util/vinyl",
    "/gulp/vinyl",
    "/vinyl-fs/vinyl"
  ],
  "_resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz",
  "_shasum": "b88f94a82cf38b8791d58046ea4029ad88ca99d1",
  "_shrinkwrap": null,
  "_spec": "clone-stats@^0.0.1",
  "_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-util/node_modules/vinyl",
  "author": {
    "name": "Hugh Kennedy",
    "email": "hughskennedy@gmail.com",
    "url": "http://hughsk.io/"
  },
  "browser": "index.js",
  "bugs": {
    "url": "https://github.com/hughsk/clone-stats/issues"
  },
  "dependencies": {},
  "description": "Safely clone node's fs.Stats instances without losing their class methods",
  "devDependencies": {
    "tape": "~2.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "b88f94a82cf38b8791d58046ea4029ad88ca99d1",
    "tarball": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz"
  },
  "homepage": "https://github.com/hughsk/clone-stats",
  "keywords": [
    "stats",
    "fs",
    "clone",
    "copy",
    "prototype"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "hughsk",
      "email": "hughskennedy@gmail.com"
    }
  ],
  "name": "clone-stats",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/hughsk/clone-stats.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "0.0.1"
}