UNPKG

dunnbot-ping

Version:

Provides the title of all links posted in the chat

34 lines (33 loc) 806 B
{ "name": "dunnbot-ping", "version": "1.0.1", "description": "Provides the title of all links posted in the chat", "author": { "name": "Mac Carrithers", "email": "mac@carrithers.me" }, "keywords": [ "irc", "bot", "dunn", "plugin" ], "repository": { "type": "git", "url": "git://github.com/easymac/dunnbot-ping.git" }, "bugs": { "url": "https://github.com/easymac/dunnbot-ping/issues" }, "main": "./plugin.js", "engines": { "node": "0.10.x", "npm": "1.x.x" }, "dependencies": {}, "readme": "dunnbot-ping\n============\n\nProvides the title of all links posted in the chat\n", "readmeFilename": "README.md", "homepage": "https://github.com/easymac/dunnbot-ping", "_id": "dunnbot-ping@1.0.0", "_from": "dunnbot-ping@1.x.x" }