Initial commit
[yaffs-website] / node_modules / clone-stats / package.json
1 {
2   "_args": [
3     [
4       "clone-stats@^0.0.1",
5       "/var/www/yaffs/node_modules/vinyl"
6     ]
7   ],
8   "_from": "clone-stats@>=0.0.1 <0.0.2",
9   "_id": "clone-stats@0.0.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/clone-stats",
13   "_npmUser": {
14     "email": "hughskennedy@gmail.com",
15     "name": "hughsk"
16   },
17   "_npmVersion": "1.3.22",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "clone-stats",
21     "raw": "clone-stats@^0.0.1",
22     "rawSpec": "^0.0.1",
23     "scope": null,
24     "spec": ">=0.0.1 <0.0.2",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/gulp/vinyl",
29     "/vinyl"
30   ],
31   "_resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz",
32   "_shasum": "b88f94a82cf38b8791d58046ea4029ad88ca99d1",
33   "_shrinkwrap": null,
34   "_spec": "clone-stats@^0.0.1",
35   "_where": "/var/www/yaffs/node_modules/vinyl",
36   "author": {
37     "email": "hughskennedy@gmail.com",
38     "name": "Hugh Kennedy",
39     "url": "http://hughsk.io/"
40   },
41   "browser": "index.js",
42   "bugs": {
43     "url": "https://github.com/hughsk/clone-stats/issues"
44   },
45   "dependencies": {},
46   "description": "Safely clone node's fs.Stats instances without losing their class methods",
47   "devDependencies": {
48     "tape": "~2.3.2"
49   },
50   "directories": {},
51   "dist": {
52     "shasum": "b88f94a82cf38b8791d58046ea4029ad88ca99d1",
53     "tarball": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz"
54   },
55   "homepage": "https://github.com/hughsk/clone-stats",
56   "keywords": [
57     "clone",
58     "copy",
59     "fs",
60     "prototype",
61     "stats"
62   ],
63   "license": "MIT",
64   "main": "index.js",
65   "maintainers": [
66     {
67       "name": "hughsk",
68       "email": "hughskennedy@gmail.com"
69     }
70   ],
71   "name": "clone-stats",
72   "optionalDependencies": {},
73   "readme": "ERROR: No README data found!",
74   "repository": {
75     "type": "git",
76     "url": "git://github.com/hughsk/clone-stats.git"
77   },
78   "scripts": {
79     "test": "node test"
80   },
81   "version": "0.0.1"
82 }