@@ -0,0 +1,15 @@
+{
+ "name": "instaserv",
+ "version": "1.0.0",
+ "description": "IRC bot for generating quote images",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "https://git.knacki.info/isundil/instaserv"
+ "author": "isundil",
+ "license": "GPL-3.0"
+}