{
  "name": "clientlinker-flow-localfile",
  "version": "4.1.8",
  "description": "Localfile flow for clientlinker",
  "main": "flow/index.js",
  "scripts": {
    "test": "cross-env DEBUG=clientlinker-flow-localfile* mocha test/test_*"
  },
  "keywords": [
    "clientlinker",
    "flow",
    "localfile"
  ],
  "author": "Bacra Woo<bacra.woo@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "debug": "^4.3.1",
    "lodash": "^4.17.21",
    "p-map": "^4.0.0"
  },
  "devDependencies": {
    "clientlinker": "^13.1.4",
    "cross-env": "^7.0.3",
    "expect.js": "^0.3.1",
    "mocha": "^8.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:iGdea/node-clientlinker.git"
  },
  "bugs": {
    "url": "https://github.com/iGdea/node-clientlinker/issues"
  },
  "homepage": "https://github.com/iGdea/node-clientlinker/tree/master/packages/clientlinker-flow-localfile",
  "gitHead": "bad3b81f70101364868a5b2e7aaa84a1dcdcc85a"
}
