{
  "_args": [
    [
      {
        "raw": "grunt-csscomb@~3.1.0",
        "scope": null,
        "escapedName": "grunt-csscomb",
        "name": "grunt-csscomb",
        "rawSpec": "~3.1.0",
        "spec": ">=3.1.0 <3.2.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-csscomb@>=3.1.0 <3.2.0",
  "_id": "grunt-csscomb@3.1.1",
  "_inCache": true,
  "_location": "/grunt-csscomb",
  "_nodeVersion": "5.2.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/grunt-csscomb-3.1.1.tgz_1468151009945_0.4107042672112584"
  },
  "_npmUser": {
    "name": "tonyganch",
    "email": "tonyganch+github@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-csscomb@~3.1.0",
    "scope": null,
    "escapedName": "grunt-csscomb",
    "name": "grunt-csscomb",
    "rawSpec": "~3.1.0",
    "spec": ">=3.1.0 <3.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-csscomb/-/grunt-csscomb-3.1.1.tgz",
  "_shasum": "4547dbf4449a37e320a0aa510a282875b288ea3c",
  "_shrinkwrap": null,
  "_spec": "grunt-csscomb@~3.1.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "author": "",
  "bugs": {
    "url": "https://github.com/csscomb/grunt-csscomb/issues"
  },
  "contributors": [
    {
      "name": "Shogo Sensui",
      "email": "shogo.sensui@gmail.com",
      "url": "http://1000ch.net/"
    }
  ],
  "dependencies": {
    "csscomb": "~3.1.0"
  },
  "description": "The grunt plugin for sorting CSS properties in specific order.",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-nodeunit": "^0.4.1"
  },
  "directories": {},
  "dist": {
    "shasum": "4547dbf4449a37e320a0aa510a282875b288ea3c",
    "tarball": "https://registry.npmjs.org/grunt-csscomb/-/grunt-csscomb-3.1.1.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "gitHead": "9ed994a08e96e7e00e5269bf487a6aaacbbc396b",
  "homepage": "https://github.com/csscomb/grunt-csscomb",
  "keywords": [
    "gruntplugin",
    "CSScomb",
    "Sass",
    "SCSS",
    "LESS"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/csscomb/grunt-csscomb/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "maintainers": [
    {
      "name": "t32k",
      "email": "ijok.ijok@gmail.com"
    },
    {
      "name": "tonyganch",
      "email": "tonyganch+github@gmail.com"
    }
  ],
  "name": "grunt-csscomb",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/csscomb/grunt-csscomb.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "3.1.1"
}
