UNPKG

rsuite-theme

Version:
59 lines (58 loc) 1.5 kB
{ "_from": "specificity@^0.3.1", "_id": "specificity@0.3.2", "_inBundle": false, "_integrity": "sha1-meZRHs7vD42bV5JJN6rCyxPRPEI=", "_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": "http://registry.npm.taobao.org/specificity/download/specificity-0.3.2.tgz", "_shasum": "99e6511eceef0f8d9b57924937aac2cb13d13c42", "_spec": "specificity@^0.3.1", "_where": "/Users/godfery/GitRepo/rsuite-theme/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" }