Initial commit
[yaffs-website] / node_modules / grunt-contrib-sass / node_modules / dargs / package.json
1 {
2   "_args": [
3     [
4       "dargs@^4.0.0",
5       "/var/www/yaffs/node_modules/grunt-contrib-sass"
6     ]
7   ],
8   "_from": "dargs@>=4.0.0 <5.0.0",
9   "_id": "dargs@4.1.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt-contrib-sass/dargs",
13   "_nodeVersion": "5.3.0",
14   "_npmUser": {
15     "email": "sindresorhus@gmail.com",
16     "name": "sindresorhus"
17   },
18   "_npmVersion": "3.3.12",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "dargs",
22     "raw": "dargs@^4.0.0",
23     "rawSpec": "^4.0.0",
24     "scope": null,
25     "spec": ">=4.0.0 <5.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/grunt-contrib-sass"
30   ],
31   "_resolved": "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz",
32   "_shasum": "03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17",
33   "_shrinkwrap": null,
34   "_spec": "dargs@^4.0.0",
35   "_where": "/var/www/yaffs/node_modules/grunt-contrib-sass",
36   "author": {
37     "email": "sindresorhus@gmail.com",
38     "name": "Sindre Sorhus",
39     "url": "sindresorhus.com"
40   },
41   "bugs": {
42     "url": "https://github.com/sindresorhus/dargs/issues"
43   },
44   "dependencies": {
45     "number-is-nan": "^1.0.0"
46   },
47   "description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
48   "devDependencies": {
49     "array-equal": "^1.0.0",
50     "ava": "*",
51     "xo": "*"
52   },
53   "directories": {},
54   "dist": {
55     "shasum": "03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17",
56     "tarball": "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz"
57   },
58   "engines": {
59     "node": ">=0.10.0"
60   },
61   "files": [
62     "index.js"
63   ],
64   "gitHead": "048f7ac4167d72c1462d9ab1a94d121d940789c9",
65   "homepage": "https://github.com/sindresorhus/dargs",
66   "keywords": [
67     "args",
68     "arguments",
69     "argv",
70     "bin",
71     "binary",
72     "cli",
73     "cmd",
74     "command",
75     "construct",
76     "flags",
77     "inverse",
78     "invert",
79     "minimist",
80     "nopt",
81     "opposite",
82     "options",
83     "parse",
84     "parser",
85     "reverse",
86     "switch"
87   ],
88   "license": "MIT",
89   "maintainers": [
90     {
91       "name": "sindresorhus",
92       "email": "sindresorhus@gmail.com"
93     },
94     {
95       "name": "kevva",
96       "email": "kevinmartensson@gmail.com"
97     }
98   ],
99   "name": "dargs",
100   "optionalDependencies": {},
101   "readme": "ERROR: No README data found!",
102   "repository": {
103     "type": "git",
104     "url": "git+https://github.com/sindresorhus/dargs.git"
105   },
106   "scripts": {
107     "test": "xo && ava"
108   },
109   "version": "4.1.0"
110 }