Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / get-caller-file / package.json
1 {
2   "_from": "get-caller-file@^1.0.1",
3   "_id": "get-caller-file@1.0.3",
4   "_inBundle": false,
5   "_integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==",
6   "_location": "/get-caller-file",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "get-caller-file@^1.0.1",
12     "name": "get-caller-file",
13     "escapedName": "get-caller-file",
14     "rawSpec": "^1.0.1",
15     "saveSpec": null,
16     "fetchSpec": "^1.0.1"
17   },
18   "_requiredBy": [
19     "/yargs"
20   ],
21   "_resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
22   "_shasum": "f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a",
23   "_spec": "get-caller-file@^1.0.1",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/yargs",
25   "author": {
26     "name": "Stefan Penner"
27   },
28   "bugs": {
29     "url": "https://github.com/stefanpenner/get-caller-file/issues"
30   },
31   "bundleDependencies": false,
32   "deprecated": false,
33   "description": "[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)",
34   "devDependencies": {
35     "chai": "^4.1.2",
36     "ensure-posix-path": "^1.0.1",
37     "mocha": "^5.2.0"
38   },
39   "directories": {
40     "test": "tests"
41   },
42   "files": [
43     "index.js"
44   ],
45   "homepage": "https://github.com/stefanpenner/get-caller-file#readme",
46   "license": "ISC",
47   "main": "index.js",
48   "name": "get-caller-file",
49   "repository": {
50     "type": "git",
51     "url": "git+https://github.com/stefanpenner/get-caller-file.git"
52   },
53   "scripts": {
54     "test": "mocha test",
55     "test:debug": "mocha test"
56   },
57   "version": "1.0.3"
58 }