{
  "_from": "nib@^1.1.2",
  "_id": "nib@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-amnt5AgblcDe+L4CSkyK4MLLtsc=",
  "_location": "/nib",
  "_phantomChildren": {
    "amdefine": "1.0.1",
    "css-parse": "1.7.0",
    "debug": "2.6.9",
    "fs.realpath": "1.0.0",
    "inflight": "1.0.6",
    "inherits": "2.0.4",
    "minimatch": "3.0.4",
    "mkdirp": "0.5.5",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "sax": "0.5.8"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "nib@^1.1.2",
    "name": "nib",
    "escapedName": "nib",
    "rawSpec": "^1.1.2",
    "saveSpec": null,
    "fetchSpec": "^1.1.2"
  },
  "_requiredBy": [
    "/hexo-renderer-stylus"
  ],
  "_resolved": "https://registry.npmjs.org/nib/-/nib-1.1.2.tgz",
  "_shasum": "6a69ede4081b95c0def8be024a4c8ae0c2cbb6c7",
  "_spec": "nib@^1.1.2",
  "_where": "/Users/vladimirbujanovic/Projects/vue-carousel-3d-component/vue-carousel-3d/docs/node_modules/hexo-renderer-stylus",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/nib/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "stylus": "0.54.5"
  },
  "deprecated": false,
  "description": "Stylus mixins and utilities",
  "devDependencies": {
    "connect": "1.x",
    "jade": "0.22.0",
    "mocha": "*",
    "should": "*"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/visionmedia/nib#readme",
  "license": "MIT",
  "main": "lib/nib.js",
  "name": "nib",
  "repository": {
    "type": "git",
    "url": "git://github.com/visionmedia/nib.git"
  },
  "scripts": {
    "test": "mocha",
    "test-server": "node test/server.js"
  },
  "version": "1.1.2"
}
