{
  "_args": [
    [
      "concat-files@0.1.1",
      "/datamix/pm/www/lib/external/formbuilder"
    ]
  ],
  "_development": true,
  "_from": "concat-files@0.1.1",
  "_id": "concat-files@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-cBauYCeLo/awtWE2j6IRFg5VbbU=",
  "_location": "/concat-files",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "concat-files@0.1.1",
    "name": "concat-files",
    "escapedName": "concat-files",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/concat-files/-/concat-files-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/datamix/pm/www/lib/external/formbuilder",
  "author": {
    "name": "Vincent Voyer",
    "email": "vincent@zeroload.net"
  },
  "bugs": {
    "url": "https://github.com/vvo/concat-files/issues"
  },
  "dependencies": {
    "async": "~0.2.6"
  },
  "description": "Concatenate files asynchronously",
  "devDependencies": {
    "bench": "~0.3.5",
    "mocha": "~1.8.2",
    "temp": "~0.5.0"
  },
  "homepage": "https://github.com/vvo/concat-files#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "concat-files",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/vvo/concat-files.git"
  },
  "scripts": {
    "test": "mocha test -R spec -C"
  },
  "version": "0.1.1"
}
