ff3bde28fc7bdd8c6bff819d79fbdb8eab447228
[yaffs-website] / node_modules / grunt / node_modules / rimraf / package.json
1 {
2   "_args": [
3     [
4       "rimraf@~2.2.8",
5       "/var/www/yaffs/node_modules/grunt"
6     ]
7   ],
8   "_from": "rimraf@>=2.2.8 <2.3.0",
9   "_id": "rimraf@2.2.8",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt/rimraf",
13   "_npmUser": {
14     "email": "i@izs.me",
15     "name": "isaacs"
16   },
17   "_npmVersion": "1.4.10",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "rimraf",
21     "raw": "rimraf@~2.2.8",
22     "rawSpec": "~2.2.8",
23     "scope": null,
24     "spec": ">=2.2.8 <2.3.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/grunt"
29   ],
30   "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz",
31   "_shasum": "e439be2aaee327321952730f99a8929e4fc50582",
32   "_shrinkwrap": null,
33   "_spec": "rimraf@~2.2.8",
34   "_where": "/var/www/yaffs/node_modules/grunt",
35   "author": {
36     "email": "i@izs.me",
37     "name": "Isaac Z. Schlueter",
38     "url": "http://blog.izs.me/"
39   },
40   "bin": {
41     "rimraf": "./bin.js"
42   },
43   "bugs": {
44     "url": "https://github.com/isaacs/rimraf/issues"
45   },
46   "contributors": [
47     {
48       "name": "Isaac Z. Schlueter",
49       "email": "i@izs.me",
50       "url": "http://blog.izs.me"
51     },
52     {
53       "name": "Wayne Larsen",
54       "email": "wayne@larsen.st",
55       "url": "http://github.com/wvl"
56     },
57     {
58       "name": "ritch",
59       "email": "skawful@gmail.com"
60     },
61     {
62       "name": "Marcel Laverdet"
63     },
64     {
65       "name": "Yosef Dinerstein",
66       "email": "yosefd@microsoft.com"
67     }
68   ],
69   "dependencies": {},
70   "description": "A deep deletion module for node (like `rm -rf`)",
71   "devDependencies": {},
72   "directories": {},
73   "dist": {
74     "shasum": "e439be2aaee327321952730f99a8929e4fc50582",
75     "tarball": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
76   },
77   "homepage": "https://github.com/isaacs/rimraf",
78   "license": {
79     "type": "MIT",
80     "url": "https://github.com/isaacs/rimraf/raw/master/LICENSE"
81   },
82   "main": "rimraf.js",
83   "maintainers": [
84     {
85       "name": "isaacs",
86       "email": "i@izs.me"
87     }
88   ],
89   "name": "rimraf",
90   "optionalDependencies": {},
91   "readme": "ERROR: No README data found!",
92   "repository": {
93     "type": "git",
94     "url": "git://github.com/isaacs/rimraf.git"
95   },
96   "scripts": {
97     "test": "cd test && bash run.sh"
98   },
99   "version": "2.2.8"
100 }