{ "name": "KawAnime", "version": "0.0.4", "description": "A Software for Otaku Community.", "main": "main.js", "scripts": { "start": "electron ." }, "repository": "https://github.com/Kylart/KawAnime", "keywords": [ "Torrent", "KawAnime", "Otaku", "Anime" ], "author": "Kylart", "license": "MIT", "devDependencies": { "electron": "^1.4.1" }, "dependencies": { "malapi": "0.0.3", "maljs": "^0.1.0", "node-nyaa-api": "latest" } }