{
  "_args": [
    [
      "sass-graph@^2.0.1",
      "/Users/nick/codes/twreporter-react/node_modules/node-sass"
    ]
  ],
  "_from": "sass-graph@>=2.0.1 <3.0.0",
  "_id": "sass-graph@2.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/sass-graph",
  "_nodeVersion": "2.5.0",
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/sass-graph-2.1.1.tgz_1454585302677_0.4019545733463019"
  },
  "_npmUser": {
    "email": "xzyfer@gmail.com",
    "name": "xzyfer"
  },
  "_npmVersion": "2.13.2",
  "_phantomChildren": {
    "inflight": "1.0.4",
    "inherits": "2.0.1",
    "minimatch": "2.0.10",
    "once": "1.3.3",
    "path-is-absolute": "1.0.0"
  },
  "_requested": {
    "name": "sass-graph",
    "raw": "sass-graph@^2.0.1",
    "rawSpec": "^2.0.1",
    "scope": null,
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-sass"
  ],
  "_resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.1.1.tgz",
  "_shasum": "61894fbb8aaaeef77eb2c1b0466fde696161cb0c",
  "_shrinkwrap": null,
  "_spec": "sass-graph@^2.0.1",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/node-sass",
  "author": {
    "name": "xzyfer"
  },
  "bin": {
    "sassgraph": "bin/sassgraph"
  },
  "bugs": {
    "url": "https://github.com/xzyfer/sass-graph/issues"
  },
  "dependencies": {
    "glob": "^6.0.4",
    "lodash": "^4.0.0",
    "yargs": "^3.8.0"
  },
  "description": "Parse sass files and extract a graph of imports",
  "devDependencies": {
    "assert": "^1.3.0",
    "mocha": "^2.1.0"
  },
  "directories": {
    "bin": "./bin"
  },
  "dist": {
    "shasum": "61894fbb8aaaeef77eb2c1b0466fde696161cb0c",
    "tarball": "http://registry.npmjs.org/sass-graph/-/sass-graph-2.1.1.tgz"
  },
  "gitHead": "bedaa07dc7dc023a0e258e04ebbcdb82bc28e965",
  "homepage": "https://github.com/xzyfer/sass-graph#readme",
  "keywords": [
    "graph",
    "sass"
  ],
  "license": "MIT",
  "main": "sass-graph.js",
  "maintainers": [
    {
      "name": "lox",
      "email": "lachlan@ljd.cc"
    },
    {
      "name": "xzyfer",
      "email": "xzyfer@gmail.com"
    }
  ],
  "name": "sass-graph",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xzyfer/sass-graph.git"
  },
  "scripts": {
    "test": "mocha ./test/test*.js"
  },
  "version": "2.1.1"
}
