{
  "_args": [
    [
      {
        "raw": "csscomb@~3.1.0",
        "scope": null,
        "escapedName": "csscomb",
        "name": "csscomb",
        "rawSpec": "~3.1.0",
        "spec": ">=3.1.0 <3.2.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap/node_modules/grunt-csscomb"
    ]
  ],
  "_from": "csscomb@>=3.1.0 <3.2.0",
  "_id": "csscomb@3.1.7",
  "_inCache": true,
  "_location": "/csscomb",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "name": "tonyganch",
    "email": "tonyganch+github@gmail.com"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "csscomb@~3.1.0",
    "scope": null,
    "escapedName": "csscomb",
    "name": "csscomb",
    "rawSpec": "~3.1.0",
    "spec": ">=3.1.0 <3.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt-csscomb"
  ],
  "_resolved": "https://registry.npmjs.org/csscomb/-/csscomb-3.1.7.tgz",
  "_shasum": "c7ab6dcb3135fafdadfb2663ea529bcfa5b73c89",
  "_shrinkwrap": null,
  "_spec": "csscomb@~3.1.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap/node_modules/grunt-csscomb",
  "author": {
    "name": "Mikhail Troshev",
    "email": "mishanga@yandex-team.ru"
  },
  "bin": {
    "csscomb": "./bin/csscomb"
  },
  "bugs": {
    "url": "https://github.com/csscomb/csscomb.js/issues"
  },
  "contributors": [
    {
      "name": "Igor Novak",
      "email": "bezengi@gmail.com"
    },
    {
      "name": "Roman Komarov",
      "email": "kizmarh@ya.ru"
    },
    {
      "name": "Denis Payase",
      "email": "lostsoul@yandex-team.ru"
    },
    {
      "name": "Mikhail Troshev",
      "email": "mishanga@yandex-team.ru",
      "url": "http://mishanga.pro/"
    },
    {
      "name": "Sergey Puzankov",
      "email": "puzankov@yandex-team.ru"
    }
  ],
  "dependencies": {
    "commander": "2.0.0",
    "csscomb-core": "3.0.0-3",
    "gonzales-pe": "3.0.0-28",
    "vow": "0.4.4"
  },
  "description": "CSS coding style formatter",
  "devDependencies": {
    "jscs": "1.4.5",
    "jshint": "2.3.0",
    "jshint-groups": "0.5.3",
    "mocha": "1.20.1"
  },
  "directories": {},
  "dist": {
    "shasum": "c7ab6dcb3135fafdadfb2663ea529bcfa5b73c89",
    "tarball": "https://registry.npmjs.org/csscomb/-/csscomb-3.1.7.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "files": [
    "bin",
    "config",
    "lib"
  ],
  "gitHead": "bd14cfb8b534d04cd5af42fa0ba7df1010f00e08",
  "homepage": "http://csscomb.com/",
  "main": "./lib/csscomb.js",
  "maintainers": [
    {
      "name": "csscomb",
      "email": "hello@csscomb.com"
    },
    {
      "name": "miripiruni",
      "email": "miripiruni@gmail.com"
    },
    {
      "name": "mishanga",
      "email": "mishanga@yandex-team.ru"
    },
    {
      "name": "tonyganch",
      "email": "tonyganch+github@gmail.com"
    }
  ],
  "name": "csscomb",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/csscomb/csscomb.js.git"
  },
  "scripts": {
    "test": "jshint-groups && ./node_modules/.bin/jscs . && node test/mocha",
    "test-cov": "rm -rf lib-cov && jscoverage lib lib-cov && TEST_COV=true node test/mocha > ./test/test-coverage.html"
  },
  "version": "3.1.7"
}
