{
  "name": "data_dump_server",
  "version": "1.1.1",
  "description": "Start this server and you'll be able to receive files on the server end in a folder named uploads",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "@warlock1437",
  "license": "ISC",
  "dependencies": {
    "formidable": "^1.1.1"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/warlock1437/Data-Dump-Server.git"
  },
  "keywords": [
    "File",
    "Uploads",
    "Data",
    "dump"
  ],
  "bugs": {
    "url": "https://github.com/warlock1437/Data-Dump-Server/issues"
  },
  "homepage": "https://github.com/warlock1437/Data-Dump-Server#readme"
}
