{
  "_from": "clean-css-brunch@^2",
  "_id": "clean-css-brunch@2.10.0",
  "_inBundle": false,
  "_integrity": "sha1-ahUeZQlYnNNB3OBJgaHHUGKiLRg=",
  "_location": "/clean-css-brunch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "clean-css-brunch@^2",
    "name": "clean-css-brunch",
    "escapedName": "clean-css-brunch",
    "rawSpec": "^2",
    "saveSpec": null,
    "fetchSpec": "^2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/clean-css-brunch/-/clean-css-brunch-2.10.0.tgz",
  "_shasum": "6a151e6509589cd341dce04981a1c75062a22d18",
  "_spec": "clean-css-brunch@^2",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend",
  "author": {
    "name": "Paul Miller",
    "url": "http://paulmillr.com/"
  },
  "bugs": {
    "url": "https://github.com/brunch/clean-css-brunch/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "clean-css": "~4.0"
  },
  "deprecated": false,
  "description": "Adds CleanCSS support to brunch.",
  "devDependencies": {
    "chai": "^3.4.1",
    "eslint": "^3.12.2",
    "eslint-config-brunch": "^1",
    "mocha": "^2.3.4"
  },
  "eslintConfig": {
    "extends": "brunch"
  },
  "homepage": "https://github.com/brunch/clean-css-brunch",
  "license": "MIT",
  "name": "clean-css-brunch",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/brunch/clean-css-brunch.git"
  },
  "scripts": {
    "test": "eslint index.js && mocha"
  },
  "version": "2.10.0"
}
