{
  "name": "glov-build-concat",
  "version": "1.0.14",
  "description": "Concat task processor for glov-build",
  "main": "index.js",
  "keywords": [
    "glov-build",
    "glov",
    "glovjs"
  ],
  "author": "Jimb Esser (https://github.com/Jimbly)",
  "repository": {
    "type": "git",
    "url": "git@github.com:Jimbly/glov-build-concat.git"
  },
  "license": "MIT",
  "dependencies": {
    "glov-async": "^1.0.2",
    "glov-build-sourcemap": "^1.0.5"
  },
  "devDependencies": {},
  "peerDependencies": {
    "glov-build": ">= 1.0.32"
  }
}
