{
  "name": "fpark",
  "version": "0.6.3",
  "main": "index.js",
  "scripts": {
    "test": "mocha tests/test.*.js -w"
  },
  "bin": {
    "fpark": "./fpark"
  },
  "author": "Ideolys",
  "license": "Apache-2.0",
  "dependencies": {
    "busboy": "^0.3.1",
    "find-my-way": "^2.0.1",
    "form-data": "^3.0.0",
    "http-proxy": "^1.18.1",
    "jsonwebtoken": "^8.5.1",
    "kitten-cache": "^0.3.0",
    "kitten-logger": "0.1.14",
    "mocha": "^8.0.1",
    "node-fetch": "^2.6.0",
    "pump": "^3.0.0",
    "sharp": "^0.25.4",
    "should": "^13.2.3",
    "streaming-cache": "^0.5.5"
  },
  "directories": {
    "test": "tests"
  },
  "description": "",
  "pkg": {
    "scripts": [
      "jobs/*.js"
    ]
  }
}
