Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / stylelint / node_modules / read-pkg / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/stylelint/node_modules/read-pkg/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/stylelint/node_modules/read-pkg/package.json
new file mode 100644 (file)
index 0000000..392a8a2
--- /dev/null
@@ -0,0 +1,74 @@
+{
+  "_from": "read-pkg@^3.0.0",
+  "_id": "read-pkg@3.0.0",
+  "_inBundle": false,
+  "_integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=",
+  "_location": "/stylelint/read-pkg",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "range",
+    "registry": true,
+    "raw": "read-pkg@^3.0.0",
+    "name": "read-pkg",
+    "escapedName": "read-pkg",
+    "rawSpec": "^3.0.0",
+    "saveSpec": null,
+    "fetchSpec": "^3.0.0"
+  },
+  "_requiredBy": [
+    "/stylelint/read-pkg-up"
+  ],
+  "_resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz",
+  "_shasum": "9cbc686978fee65d16c00e2b19c237fcf6e38389",
+  "_spec": "read-pkg@^3.0.0",
+  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/stylelint/node_modules/read-pkg-up",
+  "author": {
+    "name": "Sindre Sorhus",
+    "email": "sindresorhus@gmail.com",
+    "url": "sindresorhus.com"
+  },
+  "bugs": {
+    "url": "https://github.com/sindresorhus/read-pkg/issues"
+  },
+  "bundleDependencies": false,
+  "dependencies": {
+    "load-json-file": "^4.0.0",
+    "normalize-package-data": "^2.3.2",
+    "path-type": "^3.0.0"
+  },
+  "deprecated": false,
+  "description": "Read a package.json file",
+  "devDependencies": {
+    "ava": "*",
+    "xo": "*"
+  },
+  "engines": {
+    "node": ">=4"
+  },
+  "files": [
+    "index.js"
+  ],
+  "homepage": "https://github.com/sindresorhus/read-pkg#readme",
+  "keywords": [
+    "json",
+    "read",
+    "parse",
+    "file",
+    "fs",
+    "graceful",
+    "load",
+    "pkg",
+    "package",
+    "normalize"
+  ],
+  "license": "MIT",
+  "name": "read-pkg",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/sindresorhus/read-pkg.git"
+  },
+  "scripts": {
+    "test": "xo && ava"
+  },
+  "version": "3.0.0"
+}