some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / unset-value / node_modules / has-values / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/unset-value/node_modules/has-values/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/unset-value/node_modules/has-values/package.json
deleted file mode 100644 (file)
index 8591d7a..0000000
+++ /dev/null
@@ -1,106 +0,0 @@
-{
-  "_from": "has-values@^0.1.4",
-  "_id": "has-values@0.1.4",
-  "_inBundle": false,
-  "_integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=",
-  "_location": "/unset-value/has-values",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "has-values@^0.1.4",
-    "name": "has-values",
-    "escapedName": "has-values",
-    "rawSpec": "^0.1.4",
-    "saveSpec": null,
-    "fetchSpec": "^0.1.4"
-  },
-  "_requiredBy": [
-    "/unset-value/has-value"
-  ],
-  "_resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
-  "_shasum": "6d61de95d91dfca9b9a02089ad384bff8f62b771",
-  "_spec": "has-values@^0.1.4",
-  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/unset-value/node_modules/has-value",
-  "author": {
-    "name": "Jon Schlinkert",
-    "url": "https://github.com/jonschlinkert"
-  },
-  "bugs": {
-    "url": "https://github.com/jonschlinkert/has-values/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
-  "devDependencies": {
-    "gulp-format-md": "^0.1.7",
-    "mocha": "^2.4.5"
-  },
-  "engines": {
-    "node": ">=0.10.0"
-  },
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/jonschlinkert/has-values",
-  "keywords": [
-    "array",
-    "boolean",
-    "empty",
-    "find",
-    "function",
-    "has",
-    "hasOwn",
-    "javascript",
-    "js",
-    "key",
-    "keys",
-    "node.js",
-    "null",
-    "number",
-    "object",
-    "properties",
-    "property",
-    "string",
-    "type",
-    "util",
-    "utilities",
-    "utility",
-    "value"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "has-values",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/jonschlinkert/has-values.git"
-  },
-  "scripts": {
-    "test": "mocha"
-  },
-  "verb": {
-    "run": true,
-    "toc": false,
-    "layout": "default",
-    "tasks": [
-      "readme"
-    ],
-    "plugins": [
-      "gulp-format-md"
-    ],
-    "related": {
-      "list": [
-        "has-value",
-        "isobject",
-        "is-plain-object"
-      ]
-    },
-    "reflinks": [
-      "verb"
-    ],
-    "lint": {
-      "reflinks": true
-    }
-  },
-  "version": "0.1.4"
-}