UNPKG

munar-plugin-karma

Version:

Munar plugin that allows users to give each other internet points.

28 lines (27 loc) 656 B
{ "name": "munar-plugin-karma", "version": "2.0.4", "description": "Munar plugin that allows users to give each other internet points.", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "munar-plugin" ], "author": "brookiebeast", "contributors": [ "Nicholai Goodall <Kranoscorp@gmail.com>", "Renée Kooi <renee@kooi.me>" ], "license": "ISC", "dependencies": { "debug": "^3.1.0", "moment": "^2.22.2", "random-item": "^1.0.0" }, "peerDependencies": { "munar-core": "^2.0.0" }, "gitHead": "fc6e8279bb02d46680dc623d48610277d05b8143" }