nodebb-plugin-flipkart
Version:
NodeBB Flipkart affiliate plugin
26 lines (25 loc) • 659 B
JSON
{
"name": "nodebb-plugin-flipkart",
"version": "0.0.5",
"description": "NodeBB Flipkart affiliate plugin",
"main": "library.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Schamper/nodebb-plugin-flipkart"
},
"keywords": [
"nodebb",
"plugin",
"flipkart",
"affiliate",
"embed"
],
"author": "Schamper <mrwafflewaffle@aim.com>",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/Schamper/nodebb-plugin-flipkart/issues"
}
}