X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Fspecificity%2Fpackage.json;fp=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Fspecificity%2Fpackage.json;h=0000000000000000000000000000000000000000;hb=3ddadb3c98564791f0ac36cb39771d844a63dc91;hp=75f8558dcc28dcf3e5bfa54eb1f5a2ee5a777991;hpb=5f797af6612ed10887189b47a1efc2f915586e59;p=dotfiles%2F.git diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/specificity/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/specificity/package.json deleted file mode 100644 index 75f8558d..00000000 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/specificity/package.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "_from": "specificity@^0.3.1", - "_id": "specificity@0.3.2", - "_inBundle": false, - "_integrity": "sha512-Nc/QN/A425Qog7j9aHmwOrlwX2e7pNI47ciwxwy4jOlvbbMHkNNJchit+FX+UjF3IAdiaaV5BKeWuDUnws6G1A==", - "_location": "/specificity", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "specificity@^0.3.1", - "name": "specificity", - "escapedName": "specificity", - "rawSpec": "^0.3.1", - "saveSpec": null, - "fetchSpec": "^0.3.1" - }, - "_requiredBy": [ - "/stylelint" - ], - "_resolved": "https://registry.npmjs.org/specificity/-/specificity-0.3.2.tgz", - "_shasum": "99e6511eceef0f8d9b57924937aac2cb13d13c42", - "_spec": "specificity@^0.3.1", - "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/stylelint", - "author": { - "name": "Keegan Street", - "url": "http://keegan.st" - }, - "bin": { - "specificity": "bin/specificity" - }, - "bugs": { - "url": "https://github.com/keeganstreet/specificity/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "Calculate the specificity of a CSS selector", - "devDependencies": { - "mocha": "2.5.x" - }, - "homepage": "https://github.com/keeganstreet/specificity", - "keywords": [ - "CSS", - "specificity" - ], - "license": "MIT", - "main": "specificity", - "name": "specificity", - "repository": { - "type": "git", - "url": "git+https://github.com/keeganstreet/specificity.git" - }, - "scripts": { - "test": "mocha test/test.js" - }, - "types": "specificity.d.ts", - "version": "0.3.2" -}