{
  "name": "bundlerb",
  "version": "1.2.3",
  "description": "bundles on the fly",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bvellacott/bundlerb.git"
  },
  "keywords": [
    "fast",
    "bundle",
    "js",
    "babel",
    "postcss",
    "no",
    "extra",
    "config",
    "minimal",
    "overhead"
  ],
  "author": "Benjamin Vellacott",
  "license": "GPL-2.0-only",
  "bugs": {
    "url": "https://github.com/bvellacott/bundlerb/issues"
  },
  "homepage": "https://github.com/bvellacott/bundlerb#readme",
  "dependencies": {
    "@babel/core": "^7.8.4",
    "bueno-repo": "^1.0.6",
    "concat-with-sourcemaps": "^1.1.0",
    "express": "^4.17.1",
    "node-modules-regexp": "1.0.0",
    "node-watch": "^0.6.3",
    "pirates": "^4.0.1",
    "postcss": "^8.4.12",
    "shelljs": "^0.8.3",
    "uglify-js": "^3.15.3",
    "ws": "^7.4.0"
  },
  "peerDependencies": {
    "postcss": "8.4.12"
  }
}
