1{
2  "_args": [
3    [
4      "global-prefix@1.0.2",
5      "/usr/home/0mp/f/freebsd-ports/textproc/write-good/work/write-good-1.0.8"
6    ]
7  ],
8  "_development": true,
9  "_from": "global-prefix@1.0.2",
10  "_id": "global-prefix@1.0.2",
11  "_inBundle": false,
12  "_integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
13  "_location": "/global-prefix",
14  "_phantomChildren": {},
15  "_requested": {
16    "type": "version",
17    "registry": true,
18    "raw": "global-prefix@1.0.2",
19    "name": "global-prefix",
20    "escapedName": "global-prefix",
21    "rawSpec": "1.0.2",
22    "saveSpec": null,
23    "fetchSpec": "1.0.2"
24  },
25  "_requiredBy": [
26    "/global-modules"
27  ],
28  "_resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
29  "_spec": "1.0.2",
30  "_where": "/usr/home/0mp/f/freebsd-ports/textproc/write-good/work/write-good-1.0.8",
31  "author": {
32    "name": "Jon Schlinkert",
33    "url": "https://github.com/jonschlinkert"
34  },
35  "bugs": {
36    "url": "https://github.com/jonschlinkert/global-prefix/issues"
37  },
38  "contributors": [
39    {
40      "name": "Alexandr Bogachev",
41      "url": "https://github.com/rmbaad"
42    },
43    {
44      "name": "Brian Woodward",
45      "url": "https://twitter.com/doowb"
46    },
47    {
48      "name": "Charlike Mike Reagent",
49      "url": "https://i.am.charlike.online"
50    },
51    {
52      "name": "JasonChang",
53      "url": "https://packagist.org/packages/jason-chang"
54    },
55    {
56      "name": "Jon Schlinkert",
57      "url": "http://twitter.com/jonschlinkert"
58    },
59    {
60      "name": "Jorrit Schippers",
61      "url": "https://www.ncode.nl"
62    },
63    {
64      "name": "Mathias Rasmussen",
65      "url": "chrome://dino"
66    },
67    {
68      "name": "Ross Fenning",
69      "url": "http://rossfenning.co.uk"
70    }
71  ],
72  "dependencies": {
73    "expand-tilde": "^2.0.2",
74    "homedir-polyfill": "^1.0.1",
75    "ini": "^1.3.4",
76    "is-windows": "^1.0.1",
77    "which": "^1.2.14"
78  },
79  "description": "Get the npm global path prefix.",
80  "devDependencies": {
81    "gulp-format-md": "^0.1.12",
82    "mocha": "^3.4.2"
83  },
84  "engines": {
85    "node": ">=0.10.0"
86  },
87  "files": [
88    "index.js"
89  ],
90  "homepage": "https://github.com/jonschlinkert/global-prefix",
91  "keywords": [
92    "global",
93    "module",
94    "modules",
95    "npm",
96    "path",
97    "prefix",
98    "resolve"
99  ],
100  "license": "MIT",
101  "main": "index.js",
102  "name": "global-prefix",
103  "repository": {
104    "type": "git",
105    "url": "git+https://github.com/jonschlinkert/global-prefix.git"
106  },
107  "scripts": {
108    "test": "mocha"
109  },
110  "verb": {
111    "run": true,
112    "toc": false,
113    "layout": "default",
114    "tasks": [
115      "readme"
116    ],
117    "plugins": [
118      "gulp-format-md"
119    ],
120    "related": {
121      "list": [
122        "global-modules",
123        "global-paths"
124      ]
125    },
126    "reflinks": [
127      "verb"
128    ],
129    "lint": {
130      "reflinks": true
131    }
132  },
133  "version": "1.0.2"
134}
135