{ "_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.npmmirror.com/specificity/-/specificity-0.3.2.tgz", "_shasum": "99e6511eceef0f8d9b57924937aac2cb13d13c42", "_spec": "specificity@^0.3.1", "_where": "/data/jenkins/workspace/front-v5-web/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" }