{
  "_from": "steal-bundler@^0.2.0",
  "_id": "steal-bundler@0.2.8",
  "_inBundle": false,
  "_integrity": "sha1-Xhla9YlTMt9ww+RrSPcAZ91giJc=",
  "_location": "/steal-bundler",
  "_phantomChildren": {
    "brace-expansion": "1.1.11",
    "fs.realpath": "1.0.0",
    "graceful-fs": "4.1.15",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "jsonfile": "2.4.0",
    "klaw": "1.3.1",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "rimraf": "2.6.3"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "steal-bundler@^0.2.0",
    "name": "steal-bundler",
    "escapedName": "steal-bundler",
    "rawSpec": "^0.2.0",
    "saveSpec": null,
    "fetchSpec": "^0.2.0"
  },
  "_requiredBy": [
    "/documentjs/steal-tools",
    "/steal-tools"
  ],
  "_resolved": "https://registry.npmjs.org/steal-bundler/-/steal-bundler-0.2.8.tgz",
  "_shasum": "5e195af5895332df70c3e46b48f70067dd608897",
  "_spec": "steal-bundler@^0.2.0",
  "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs/node_modules/steal-tools",
  "author": {
    "name": "Bitovi"
  },
  "bugs": {
    "url": "https://github.com/stealjs/steal-bundler/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "fs-extra": "^0.30.0",
    "glob": "^7.0.5",
    "lodash.assign": "^3.2.0",
    "lodash.uniq": "^3.2.2",
    "pdenodeify": "^0.1.0"
  },
  "deprecated": false,
  "description": "Bundle assets along with a steal project",
  "devDependencies": {
    "is-there": "^4.0.0",
    "mocha": "^2.2.5",
    "sinon": "^1.17.4",
    "steal": "^0.16.0",
    "steal-tools": "^0.16.0"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/stealjs/steal-bundler#readme",
  "keywords": [
    "StealTools"
  ],
  "license": "MIT",
  "main": "lib/main.js",
  "name": "steal-bundler",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stealjs/steal-bundler.git"
  },
  "scripts": {
    "test": "mocha test/test.js"
  },
  "version": "0.2.8"
}
