{ "name": "NodePaste", "version": "0.0.1", "description": "NodeJS Paste tool running on paste.tooth.yt", "author": "Fred ", "contributers": [{ "name": "Justin", "email": "witch@toothwit.ch" }], "main": "app.js", "repository": { "type": "git", "url": "https://git.cuco.lol/fritten.net/NodePaste.git" }, "dependencies": { "express": "*", "body-parser": "*", "mysql": "*", "querystring": "*", "random-hash-generator": "*" }, "private": true }