{ "_from": "nib@^1.2.0", "_id": "nib@1.2.0", "_inBundle": false, "_integrity": "sha512-7HgrnMl/3yOmWykueO8/D0q+0iWwe7Z+CK2Eaq/xQV8w1hK80WN1oReRQkfkrztbAAnp/nTHkUSl5EcVkor6JQ==", "_location": "/nib", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "nib@^1.2.0", "name": "nib", "escapedName": "nib", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/hexo-renderer-stylus" ], "_resolved": "https://registry.npmmirror.com/nib/-/nib-1.2.0.tgz", "_shasum": "cf650a975307edaa8683470430f82ba132bf9f7b", "_spec": "nib@^1.2.0", "_where": "/var/www/AfterAales/node_modules/hexo-renderer-stylus", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "bugs": { "url": "https://github.com/stylus/nib/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Stylus mixins and utilities", "devDependencies": { "chai": "^4.3.6", "connect": "^3.7.0", "mocha": "^10.0.0", "pug": "^3.0.2", "serve-static": "^1.15.0", "stylus": "^0.57.0" }, "engines": { "node": "*" }, "homepage": "https://github.com/stylus/nib#readme", "license": "MIT", "main": "lib/nib.js", "maintainers": [ { "name": "iChenLei", "email": "chenleicoder@foxmail.com" } ], "name": "nib", "peerDependencies": { "stylus": "*" }, "repository": { "type": "git", "url": "git://github.com/stylus/nib.git" }, "scripts": { "test": "mocha", "test-server": "node test/server.js" }, "version": "1.2.0" }