UNPKG

nodebb-plugin-tudou

Version:

NodeBB plugin allows users to embed tudou.com videos inline in ther posts

25 lines (24 loc) 678 B
{ "name": "nodebb-plugin-tudou", "version": "0.0.3", "description": "NodeBB plugin allows users to embed tudou.com videos inline in ther posts", "main": "index.js", "scripts": { "test": "echo \\\"Error: no test specified\\\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mani95lisa/nodebb-plugin-tudou" }, "keywords": [ "nodebb", "plugin", "tudou" ], "author": "Mani Wang <mani95lisa@gmail.com> (https://github.com/mani95lisa)", "license": "WTFPL", "bugs": { "url": "https://github.com/mani95lisa/nodebb-plugin-tudou/issues" }, "homepage": "https://github.com/mani95lisa/nodebb-plugin-tudou" }