{
  "_args": [
    [
      {
        "raw": "brunch@2.10.7",
        "scope": null,
        "escapedName": "brunch",
        "name": "brunch",
        "rawSpec": "2.10.7",
        "spec": "2.10.7",
        "type": "version"
      },
      "/Users/udia/sandbox/src/github.com/udia-software/udia/assets"
    ]
  ],
  "_from": "brunch@2.10.7",
  "_id": "brunch@2.10.7",
  "_inCache": true,
  "_location": "/brunch",
  "_nodeVersion": "7.5.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/brunch-2.10.7.tgz_1487012680305_0.24571362673304975"
  },
  "_npmUser": {
    "name": "paulmillr",
    "email": "paul@paulmillr.com"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "brunch@2.10.7",
    "scope": null,
    "escapedName": "brunch",
    "name": "brunch",
    "rawSpec": "2.10.7",
    "spec": "2.10.7",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/brunch/-/brunch-2.10.7.tgz",
  "_shasum": "55d638a83ee86cbce8e0eca50489c5e5c70008c8",
  "_shrinkwrap": null,
  "_spec": "brunch@2.10.7",
  "_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets",
  "author": {
    "name": "Brunch team",
    "url": "http://brunch.io"
  },
  "bin": {
    "brunch": "./bin/brunch"
  },
  "bugs": {
    "url": "https://github.com/brunch/brunch/issues"
  },
  "dependencies": {
    "anymatch": "~1.3",
    "anysort": "~1.0",
    "check-dependencies": "~1.0.1",
    "chokidar": "^1.6",
    "coffee-script": "~1.11",
    "commander": "~2.9",
    "commonjs-require-definition": "~0.6.2",
    "debug": "~2.2",
    "deppack": "~0.7",
    "deps-install": "~0.1",
    "fcache": "~0.3",
    "init-skeleton": "~1.0",
    "loggy": "~1.0",
    "micro-es7-shim": "^0.1",
    "micro-promisify": "~0.1",
    "mkdirp": "~0.5",
    "promise.prototype.finally": "^2",
    "read-components": "~0.7",
    "serve-brunch": "~0.2",
    "since-app-start": "~0.3",
    "skemata": "~0.1",
    "source-map": "~0.5",
    "universal-path": "^0.1"
  },
  "description": "Fast front-end web app build tool with simple declarative config, seamless incremental compilation for rapid development, an opinionated pipeline and workflow, and core support for source maps",
  "devDependencies": {
    "ava": "~0.16",
    "eslint": "^3",
    "eslint-config-brunch": "^1",
    "fixturify": "^0.2",
    "fs-extra": "^0.30",
    "nyc": "^6.4.2",
    "rewire": "^2.5",
    "test-console": "^1"
  },
  "directories": {},
  "dist": {
    "shasum": "55d638a83ee86cbce8e0eca50489c5e5c70008c8",
    "tarball": "https://registry.npmjs.org/brunch/-/brunch-2.10.7.tgz"
  },
  "engines": {
    "node": ">= 4.0",
    "npm": ">= 3.0"
  },
  "eslintConfig": {
    "extends": "brunch"
  },
  "files": [
    "bin",
    "lib"
  ],
  "gitHead": "3c3a66595728a0bfe497c82e54f7403e76afe735",
  "homepage": "http://brunch.io/",
  "keywords": [
    "assembler",
    "builder",
    "stack",
    "pipeline",
    "build tool",
    "workflow",
    "source map",
    "incremental",
    "config",
    "react",
    "webpack",
    "browserify",
    "grunt",
    "gulp",
    "broccoli",
    "backbone",
    "ember",
    "angular",
    "chaplin",
    "html5"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "maintainers": [
    {
      "name": "tosh",
      "email": "tosh@blossom.io"
    },
    {
      "name": "nikgraf",
      "email": "nik@deck.cc"
    },
    {
      "name": "paulmillr",
      "email": "paul@paulmillr.com"
    },
    {
      "name": "es128",
      "email": "elan.shanker+npm@gmail.com"
    }
  ],
  "name": "brunch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/brunch/brunch.git"
  },
  "scripts": {
    "lint": "eslint bin/brunch lib test",
    "lint:fix": "eslint --fix bin/brunch lib test",
    "test": "npm run lint && LOGGY_STACKS=true ava -s --verbose --fail-fast",
    "test:coverage": "nyc ava -s && nyc report --reporter=html"
  },
  "version": "2.10.7"
}
