{
  "_args": [
    [
      "sass-graph@^2.0.1",
      "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/node-sass"
    ]
  ],
  "_from": "sass-graph@>=2.0.1 <3.0.0",
  "_id": "sass-graph@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/sass-graph",
  "_nodeVersion": "0.10.29",
  "_npmUser": {
    "email": "xzyfer@gmail.com",
    "name": "xzyfer"
  },
  "_npmVersion": "2.13.1",
  "_phantomChildren": {
    "camelcase": "1.2.1",
    "decamelize": "1.1.1",
    "os-locale": "1.4.0",
    "string-width": "1.0.1",
    "strip-ansi": "3.0.0",
    "wrap-ansi": "1.0.0",
    "y18n": "3.2.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.0.1.tgz",
  "_shasum": "5cee7ce09f1feff0dee47391fadb99fc41aeb094",
  "_shrinkwrap": null,
  "_spec": "sass-graph@^2.0.1",
  "_where": "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/node-sass",
  "author": {
    "name": "xzyfer"
  },
  "bin": {
    "sassgraph": "bin/sassgraph"
  },
  "bugs": {
    "url": "https://github.com/xzyfer/sass-graph/issues"
  },
  "dependencies": {
    "glob": "^5.0.5",
    "lodash": "^3.8.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": "5cee7ce09f1feff0dee47391fadb99fc41aeb094",
    "tarball": "http://registry.npmjs.org/sass-graph/-/sass-graph-2.0.1.tgz"
  },
  "gitHead": "ef9980a194cdd052444545aa6c53bc6ad322b90a",
  "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": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xzyfer/sass-graph.git"
  },
  "scripts": {
    "test": "mocha ./test/test*.js"
  },
  "version": "2.0.1"
}
