Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / tmp / package.json
1 {
2   "_from": "tmp@^0.0.33",
3   "_id": "tmp@0.0.33",
4   "_inBundle": false,
5   "_integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
6   "_location": "/tmp",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "tmp@^0.0.33",
12     "name": "tmp",
13     "escapedName": "tmp",
14     "rawSpec": "^0.0.33",
15     "saveSpec": null,
16     "fetchSpec": "^0.0.33"
17   },
18   "_requiredBy": [
19     "/external-editor"
20   ],
21   "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
22   "_shasum": "6d34335889768d21b2bcda0aa277ced3b1bfadf9",
23   "_spec": "tmp@^0.0.33",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/external-editor",
25   "author": {
26     "name": "KARASZI István",
27     "email": "github@spam.raszi.hu",
28     "url": "http://raszi.hu/"
29   },
30   "bugs": {
31     "url": "http://github.com/raszi/node-tmp/issues"
32   },
33   "bundleDependencies": false,
34   "dependencies": {
35     "os-tmpdir": "~1.0.2"
36   },
37   "deprecated": false,
38   "description": "Temporary file and directory creator",
39   "devDependencies": {
40     "vows": "~0.7.0"
41   },
42   "engines": {
43     "node": ">=0.6.0"
44   },
45   "files": [
46     "lib/"
47   ],
48   "homepage": "http://github.com/raszi/node-tmp",
49   "keywords": [
50     "temporary",
51     "tmp",
52     "temp",
53     "tempdir",
54     "tempfile",
55     "tmpdir",
56     "tmpfile"
57   ],
58   "license": "MIT",
59   "main": "lib/tmp.js",
60   "name": "tmp",
61   "repository": {
62     "type": "git",
63     "url": "git+https://github.com/raszi/node-tmp.git"
64   },
65   "scripts": {
66     "doc": "jsdoc -c .jsdoc.json",
67     "test": "vows test/*-test.js"
68   },
69   "version": "0.0.33"
70 }