{
  "_args": [
    [
      "grunt-compass-compiler",
      "/Users/saurabh/via-ui"
    ]
  ],
  "_from": "grunt-compass-compiler@*",
  "_id": "grunt-compass-compiler@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/grunt-compass-compiler",
  "_npmUser": {
    "email": "mattacular@gmail.com",
    "name": "mattacular"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "grunt-compass-compiler",
    "raw": "grunt-compass-compiler",
    "rawSpec": "",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-compass-compiler/-/grunt-compass-compiler-0.1.0.tgz",
  "_shasum": "60b079bfda6ecb231e366da72cc4e2f05e5fde8e",
  "_shrinkwrap": null,
  "_spec": "grunt-compass-compiler",
  "_where": "/Users/saurabh/via-ui",
  "author": {
    "email": "mattacular@gmail.com",
    "name": "Matt Stills"
  },
  "bugs": {
    "url": "https://github.com/mattacular/grunt-compass-compiler/issues"
  },
  "dependencies": {
    "async": "~0.2.9"
  },
  "description": "Grunt task to compile multiple Compass projects",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-jshint": "~0.2.0",
    "grunt-contrib-nodeunit": "~0.1.2"
  },
  "directories": {},
  "dist": {
    "shasum": "60b079bfda6ecb231e366da72cc4e2f05e5fde8e",
    "tarball": "https://registry.npmjs.org/grunt-compass-compiler/-/grunt-compass-compiler-0.1.0.tgz"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "de94215e8eb075a8b5e25860b93ecd3279dc22d1",
  "homepage": "https://github.com/mattacular/grunt-compass-compiler",
  "keywords": [
    "compass",
    "css",
    "grunt",
    "gruntplugin",
    "sass"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/mattacular/grunt-compass-compiler/blob/master/LICENSE-MIT"
    }
  ],
  "main": "grunt.js",
  "maintainers": [
    {
      "name": "mattacular",
      "email": "mattacular@gmail.com"
    }
  ],
  "name": "grunt-compass-compiler",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/mattacular/grunt-compass-compiler.git"
  },
  "scripts": {},
  "version": "0.1.0"
}
