Initial commit
[yaffs-website] / node_modules / global-modules / package.json
1 {
2   "_args": [
3     [
4       "global-modules@^0.2.3",
5       "/var/www/yaffs/node_modules/resolve-dir"
6     ]
7   ],
8   "_from": "global-modules@>=0.2.3 <0.3.0",
9   "_id": "global-modules@0.2.3",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/global-modules",
13   "_nodeVersion": "6.3.0",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/global-modules-0.2.3.tgz_1469511881835_0.8791879329364747"
17   },
18   "_npmUser": {
19     "email": "github@sellside.com",
20     "name": "jonschlinkert"
21   },
22   "_npmVersion": "3.10.3",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "global-modules",
26     "raw": "global-modules@^0.2.3",
27     "rawSpec": "^0.2.3",
28     "scope": null,
29     "spec": ">=0.2.3 <0.3.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/resolve-dir"
34   ],
35   "_resolved": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz",
36   "_shasum": "ea5a3bed42c6d6ce995a4f8a1269b5dae223828d",
37   "_shrinkwrap": null,
38   "_spec": "global-modules@^0.2.3",
39   "_where": "/var/www/yaffs/node_modules/resolve-dir",
40   "author": {
41     "name": "Jon Schlinkert",
42     "url": "https://github.com/jonschlinkert"
43   },
44   "bugs": {
45     "url": "https://github.com/jonschlinkert/global-modules/issues"
46   },
47   "dependencies": {
48     "global-prefix": "^0.1.4",
49     "is-windows": "^0.2.0"
50   },
51   "description": "The directory used by npm for globally installed npm modules.",
52   "devDependencies": {
53     "fs-exists-sync": "^0.1.0",
54     "gulp-format-md": "^0.1.9",
55     "mocha": "^2.5.3"
56   },
57   "directories": {},
58   "dist": {
59     "shasum": "ea5a3bed42c6d6ce995a4f8a1269b5dae223828d",
60     "tarball": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz"
61   },
62   "engines": {
63     "node": ">=0.10.0"
64   },
65   "files": [
66     "index.js"
67   ],
68   "gitHead": "49887f70849463067e3c771473d8c16f5cfb76cc",
69   "homepage": "https://github.com/jonschlinkert/global-modules",
70   "keywords": [
71     "directory",
72     "dirname",
73     "global",
74     "module",
75     "package",
76     "path",
77     "prefix",
78     "resolve"
79   ],
80   "license": "MIT",
81   "main": "index.js",
82   "maintainers": [
83     {
84       "name": "jonschlinkert",
85       "email": "github@sellside.com"
86     }
87   ],
88   "name": "global-modules",
89   "optionalDependencies": {},
90   "readme": "ERROR: No README data found!",
91   "repository": {
92     "type": "git",
93     "url": "git+https://github.com/jonschlinkert/global-modules.git"
94   },
95   "scripts": {
96     "test": "mocha"
97   },
98   "verb": {
99     "layout": "default",
100     "lint": {
101       "reflinks": true
102     },
103     "plugins": [
104       "gulp-format-md"
105     ],
106     "reflinks": [
107       "verb"
108     ],
109     "related": {
110       "list": [
111         "contains-path",
112         "git-config-path",
113         "global-prefix",
114         "npm-paths"
115       ]
116     },
117     "run": true,
118     "tasks": [
119       "readme"
120     ],
121     "toc": false
122   },
123   "version": "0.2.3"
124 }