{
  "name": "node-sass",
  "version": "3.8.0",
  "libsass": "3.3.6",
  "description": "Wrapper around libsass",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sass/node-sass/issues"
  },
  "homepage": "https://github.com/sass/node-sass",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sass/node-sass.git"
  },
  "author": {
    "name": "Andrew Nesbitt",
    "email": "andrewnez@gmail.com",
    "url": "http://andrew.github.com"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "main": "lib/index.js",
  "nodeSassConfig": {
    "binarySite": "https://github.com/sass/node-sass/releases/download"
  },
  "bin": {
    "node-sass": "bin/node-sass"
  },
  "gypfile": true,
  "scripts": {
    "coverage": "node scripts/coverage.js",
    "install": "node scripts/install.js",
    "postinstall": "node scripts/build.js",
    "pretest": "jshint bin lib scripts test",
    "test": "mocha test",
    "build": "node scripts/build.js --force",
    "prepublish": "not-in-install && node scripts/prepublish.js || in-install"
  },
  "files": [
    "bin",
    "binding.gyp",
    "lib",
    "scripts",
    "src",
    "vendor"
  ],
  "keywords": [
    "css",
    "libsass",
    "preprocessor",
    "sass",
    "scss",
    "style"
  ],
  "dependencies": {
    "async-foreach": "^0.1.3",
    "chalk": "^1.1.1",
    "cross-spawn": "^3.0.0",
    "gaze": "^1.0.0",
    "get-stdin": "^4.0.1",
    "glob": "^7.0.3",
    "in-publish": "^2.0.0",
    "lodash.clonedeep": "^4.3.2",
    "meow": "^3.7.0",
    "mkdirp": "^0.5.1",
    "nan": "^2.3.2",
    "node-gyp": "^3.3.1",
    "request": "^2.61.0",
    "sass-graph": "^2.1.1"
  },
  "devDependencies": {
    "coveralls": "^2.11.8",
    "istanbul": "^0.4.2",
    "jshint": "^2.9.1",
    "mocha": "^2.4.5",
    "mocha-lcov-reporter": "^1.2.0",
    "rimraf": "^2.5.2"
  },
  "gitHead": "a6594d1419987c766ecfdd0ed30b6eb5f0dde4de",
  "_id": "node-sass@3.8.0",
  "_shasum": "ec0f89ae6625e1d990dc7ff713b275ea15dfee05",
  "_from": "node-sass@*",
  "_npmVersion": "3.8.3",
  "_nodeVersion": "5.10.1",
  "_npmUser": {
    "name": "xzyfer",
    "email": "xzyfer@gmail.com"
  },
  "dist": {
    "shasum": "ec0f89ae6625e1d990dc7ff713b275ea15dfee05",
    "tarball": "http://10.10.1.7:4873/node-sass/-/node-sass-3.8.0.tgz"
  },
  "maintainers": [
    {
      "name": "am11",
      "email": "adeelbm@outlook.com"
    },
    {
      "name": "andrewnez",
      "email": "andrewnez@gmail.com"
    },
    {
      "name": "deanmao",
      "email": "deanmao@gmail.com"
    },
    {
      "name": "keithamus",
      "email": "npm@keithcirkel.co.uk"
    },
    {
      "name": "laurentgoderre",
      "email": "laurent.goderre@gmail.com"
    },
    {
      "name": "saperski",
      "email": "npm@saper.info"
    },
    {
      "name": "xzyfer",
      "email": "xzyfer@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/node-sass-3.8.0.tgz_1466206389572_0.06157258222810924"
  },
  "directories": {},
  "_resolved": "http://10.10.1.7:4873/node-sass/-/node-sass-3.8.0.tgz",
  "readme": "ERROR: No README data found!"
}
