{
  "name": "node-flump",
  "version": "1.1.2",
  "description": "",
  "main": "dist/FlumpLibrary.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mientjan/node-flump.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mientjan/node-flump/issues"
  },
  "homepage": "https://github.com/mientjan/node-flump#readme",
  "devDependencies": {
    "@types/fs-extra": "0.0.34",
    "@types/node-fetch": "^1.6.5",
    "@types/valid-url": "^1.0.1",
    "typescript": "^2.1.4"
  },
  "dependencies": {
    "@types/fs-extra": "0.0.34",
    "canvas": "^1.6.2",
    "fs-extra": "^1.0.0",
    "node-fetch": "^1.6.3",
    "promise": "^7.1.1",
    "valid-url": "^1.0.9"
  }
}
