summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json
blob: 81f871030f59f601d2605d5709b12338b94e9611 (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
110
111
112
113
114
115
116
{
  "_args": [
    [
      "dashdash@>=1.10.1 <2.0.0",
      "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk"
    ]
  ],
  "_from": "dashdash@>=1.10.1 <2.0.0",
  "_id": "dashdash@1.13.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/request/http-signature/sshpk/dashdash",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/dashdash-1.13.0.tgz_1455248887432_0.5643249636050314"
  },
  "_npmUser": {
    "email": "trentm@gmail.com",
    "name": "trentm"
  },
  "_npmVersion": "1.4.29",
  "_phantomChildren": {},
  "_requested": {
    "name": "dashdash",
    "raw": "dashdash@>=1.10.1 <2.0.0",
    "rawSpec": ">=1.10.1 <2.0.0",
    "scope": null,
    "spec": ">=1.10.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/request/http-signature/sshpk"
  ],
  "_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.13.0.tgz",
  "_shasum": "a5aae6fd9d8e156624eb0dd9259eb12ba245385a",
  "_shrinkwrap": null,
  "_spec": "dashdash@>=1.10.1 <2.0.0",
  "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
  "author": {
    "email": "trentm@gmail.com",
    "name": "Trent Mick",
    "url": "http://trentm.com"
  },
  "bugs": {
    "url": "https://github.com/trentm/node-dashdash/issues"
  },
  "contributors": [
    {
      "email": "trentm@gmail.com",
      "name": "Trent Mick",
      "url": "http://trentm.com"
    },
    {
      "name": "Isaac Schlueter",
      "url": "https://github.com/isaacs"
    },
    {
      "name": "Joshua M. Clulow",
      "url": "https://github.com/jclulow"
    },
    {
      "name": "Patrick Mooney",
      "url": "https://github.com/pfmooney"
    },
    {
      "name": "Dave Pacheco",
      "url": "https://github.com/davepacheco"
    }
  ],
  "dependencies": {
    "assert-plus": "^1.0.0"
  },
  "description": "A light, featureful and explicit option parsing library.",
  "devDependencies": {
    "nodeunit": "0.9.x"
  },
  "directories": {},
  "dist": {
    "shasum": "a5aae6fd9d8e156624eb0dd9259eb12ba245385a",
    "tarball": "http://registry.npmjs.org/dashdash/-/dashdash-1.13.0.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "gitHead": "69425c9d9000d72c95e78ca43e3f84675f8f73ff",
  "homepage": "https://github.com/trentm/node-dashdash",
  "keywords": [
    "option",
    "parser",
    "parsing",
    "cli",
    "command",
    "args",
    "bash",
    "completion"
  ],
  "license": "MIT",
  "main": "./lib/dashdash.js",
  "maintainers": [
    {
      "email": "trentm@gmail.com",
      "name": "trentm"
    }
  ],
  "name": "dashdash",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/trentm/node-dashdash.git"
  },
  "scripts": {
    "test": "nodeunit test/*.test.js"
  },
  "version": "1.13.0"
}