Initial commit
[yaffs-website] / node_modules / nopt / package.json
1 {
2   "_args": [
3     [
4       "nopt@2 || 3",
5       "/var/www/yaffs/node_modules/node-gyp"
6     ]
7   ],
8   "_from": "nopt@>=2.0.0 <3.0.0||>=3.0.0 <4.0.0",
9   "_id": "nopt@3.0.6",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/nopt",
13   "_nodeVersion": "4.2.1",
14   "_npmUser": {
15     "email": "ogd@aoaioxxysz.net",
16     "name": "othiym23"
17   },
18   "_npmVersion": "2.14.10",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "nopt",
22     "raw": "nopt@2 || 3",
23     "rawSpec": "2 || 3",
24     "scope": null,
25     "spec": ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/node-gyp"
30   ],
31   "_shrinkwrap": null,
32   "_spec": "nopt@2 || 3",
33   "_where": "/var/www/yaffs/node_modules/node-gyp",
34   "author": {
35     "email": "i@izs.me",
36     "name": "Isaac Z. Schlueter",
37     "url": "http://blog.izs.me/"
38   },
39   "bin": {
40     "nopt": "./bin/nopt.js"
41   },
42   "bugs": {
43     "url": "https://github.com/npm/nopt/issues"
44   },
45   "dependencies": {
46     "abbrev": "1"
47   },
48   "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
49   "devDependencies": {
50     "tap": "^1.2.0"
51   },
52   "directories": {},
53   "dist": {
54     "shasum": "c6465dbf08abcd4db359317f79ac68a646b28ff9",
55     "tarball": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
56   },
57   "gitHead": "10a750c9bb99c1950160353459e733ac2aa18cb6",
58   "homepage": "https://github.com/npm/nopt#readme",
59   "license": "ISC",
60   "main": "lib/nopt.js",
61   "maintainers": [
62     {
63       "name": "isaacs",
64       "email": "i@izs.me"
65     },
66     {
67       "name": "othiym23",
68       "email": "ogd@aoaioxxysz.net"
69     },
70     {
71       "name": "zkat",
72       "email": "kat@sykosomatic.org"
73     }
74   ],
75   "name": "nopt",
76   "optionalDependencies": {},
77   "readme": "ERROR: No README data found!",
78   "repository": {
79     "type": "git",
80     "url": "git+https://github.com/npm/nopt.git"
81   },
82   "scripts": {
83     "test": "tap test/*.js"
84   },
85   "version": "3.0.6"
86 }