]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/ex-mode/node_modules/fs-plus/node_modules/rimraf/package.json
0c67133718e89eea7b92adc86e03f94fc2f4d6f4
[rbdr/dotfiles] / atom / packages / ex-mode / node_modules / fs-plus / node_modules / rimraf / package.json
1 {
2 "name": "rimraf",
3 "version": "2.2.8",
4 "main": "rimraf.js",
5 "description": "A deep deletion module for node (like `rm -rf`)",
6 "author": {
7 "name": "Isaac Z. Schlueter",
8 "email": "i@izs.me",
9 "url": "http://blog.izs.me/"
10 },
11 "license": {
12 "type": "MIT",
13 "url": "https://github.com/isaacs/rimraf/raw/master/LICENSE"
14 },
15 "repository": {
16 "type": "git",
17 "url": "git://github.com/isaacs/rimraf.git"
18 },
19 "scripts": {
20 "test": "cd test && bash run.sh"
21 },
22 "bin": {
23 "rimraf": "./bin.js"
24 },
25 "contributors": [
26 {
27 "name": "Isaac Z. Schlueter",
28 "email": "i@izs.me",
29 "url": "http://blog.izs.me"
30 },
31 {
32 "name": "Wayne Larsen",
33 "email": "wayne@larsen.st",
34 "url": "http://github.com/wvl"
35 },
36 {
37 "name": "ritch",
38 "email": "skawful@gmail.com"
39 },
40 {
41 "name": "Marcel Laverdet"
42 },
43 {
44 "name": "Yosef Dinerstein",
45 "email": "yosefd@microsoft.com"
46 }
47 ],
48 "bugs": {
49 "url": "https://github.com/isaacs/rimraf/issues"
50 },
51 "homepage": "https://github.com/isaacs/rimraf",
52 "_id": "rimraf@2.2.8",
53 "_shasum": "e439be2aaee327321952730f99a8929e4fc50582",
54 "_from": "rimraf@>=2.2.2 <2.3.0",
55 "_npmVersion": "1.4.10",
56 "_npmUser": {
57 "name": "isaacs",
58 "email": "i@izs.me"
59 },
60 "maintainers": [
61 {
62 "name": "isaacs",
63 "email": "i@izs.me"
64 }
65 ],
66 "dist": {
67 "shasum": "e439be2aaee327321952730f99a8929e4fc50582",
68 "tarball": "http://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
69 },
70 "directories": {},
71 "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz",
72 "readme": "ERROR: No README data found!"
73 }