Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / tempy / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/tempy/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/tempy/package.json
new file mode 100644 (file)
index 0000000..92fc3b6
--- /dev/null
@@ -0,0 +1,79 @@
+{
+  "_from": "tempy@^0.2.1",
+  "_id": "tempy@0.2.1",
+  "_inBundle": false,
+  "_integrity": "sha512-LB83o9bfZGrntdqPuRdanIVCPReam9SOZKW0fOy5I9X3A854GGWi0tjCqoXEk84XIEYBc/x9Hq3EFop/H5wJaw==",
+  "_location": "/tempy",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "range",
+    "registry": true,
+    "raw": "tempy@^0.2.1",
+    "name": "tempy",
+    "escapedName": "tempy",
+    "rawSpec": "^0.2.1",
+    "saveSpec": null,
+    "fetchSpec": "^0.2.1"
+  },
+  "_requiredBy": [
+    "/prettier-stylelint"
+  ],
+  "_resolved": "https://registry.npmjs.org/tempy/-/tempy-0.2.1.tgz",
+  "_shasum": "9038e4dbd1c201b74472214179bc2c6f7776e54c",
+  "_spec": "tempy@^0.2.1",
+  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/prettier-stylelint",
+  "author": {
+    "name": "Sindre Sorhus",
+    "email": "sindresorhus@gmail.com",
+    "url": "sindresorhus.com"
+  },
+  "bugs": {
+    "url": "https://github.com/sindresorhus/tempy/issues"
+  },
+  "bundleDependencies": false,
+  "dependencies": {
+    "temp-dir": "^1.0.0",
+    "unique-string": "^1.0.0"
+  },
+  "deprecated": false,
+  "description": "Get a random temporary file or directory path",
+  "devDependencies": {
+    "ava": "*",
+    "xo": "*"
+  },
+  "engines": {
+    "node": ">=4"
+  },
+  "files": [
+    "index.js"
+  ],
+  "homepage": "https://github.com/sindresorhus/tempy#readme",
+  "keywords": [
+    "temp",
+    "tmp",
+    "temporary",
+    "path",
+    "file",
+    "directory",
+    "dir",
+    "folder",
+    "tempfile",
+    "tempdir",
+    "tmpdir",
+    "tmpfile",
+    "random",
+    "rand",
+    "unique",
+    "uniq"
+  ],
+  "license": "MIT",
+  "name": "tempy",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/sindresorhus/tempy.git"
+  },
+  "scripts": {
+    "test": "xo && ava"
+  },
+  "version": "0.2.1"
+}