{
  "name": "grunt-contrib-compass",
  "description": "Compile Sass to CSS using Compass",
  "version": "1.1.1",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-compass.git"
  },
  "license": "MIT",
  "engines": {
    "node": ">=0.10.0"
  },
  "main": "tasks/compass.js",
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "async": "^1.5.2",
    "bin-version-check": "^2.0.0",
    "dargs": "^2.0.3",
    "onetime": "^1.0.0",
    "tmp": "0.0.28",
    "which": "^1.0.9"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-internal": "^0.4.10",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-nodeunit": "^0.4.1",
    "grunt-shell": "^1.1.2"
  },
  "peerDependencies": {
    "grunt": ">= 0.4.5"
  },
  "keywords": [
    "gruntplugin",
    "compass",
    "scss",
    "sass",
    "css",
    "compile",
    "preprocessor",
    "style"
  ],
  "files": [
    "tasks"
  ],
  "contributors": [
    {
      "name": "Sindre Sorhus",
      "url": "http://github.com/sindresorhus"
    }
  ],
  "gitHead": "96c5bde887b46f98091398c7a84e39c1e92fc12d",
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-compass/issues"
  },
  "homepage": "https://github.com/gruntjs/grunt-contrib-compass#readme",
  "_id": "grunt-contrib-compass@1.1.1",
  "_shasum": "3c25d209e018825aac9fa82315bbe6dfc1c636dc",
  "_from": "grunt-contrib-compass@*",
  "_npmVersion": "3.6.0",
  "_nodeVersion": "5.7.1",
  "_npmUser": {
    "name": "vladikoff",
    "email": "vlad@vladikoff.com"
  },
  "maintainers": [
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    },
    {
      "name": "jmeas",
      "email": "jellyes2@gmail.com"
    }
  ],
  "dist": {
    "shasum": "3c25d209e018825aac9fa82315bbe6dfc1c636dc",
    "tarball": "http://10.10.1.7:4873/grunt-contrib-compass/-/grunt-contrib-compass-1.1.1.tgz"
  },
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-compass-1.1.1.tgz_1457126723100_0.464616576442495"
  },
  "directories": {},
  "_resolved": "http://10.10.1.7:4873/grunt-contrib-compass/-/grunt-contrib-compass-1.1.1.tgz",
  "readme": "ERROR: No README data found!"
}
