tiltlr-blog
Version:
A lightweight JavaScript library to embed Medium blog posts on any website
30 lines (29 loc) • 639 B
JSON
{
"name": "tiltlr-blog",
"version": "1.1.1",
"description": "A lightweight JavaScript library to embed Medium blog posts on any website",
"main": "tiltlr-blog.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"medium",
"blog",
"embed",
"rss",
"web",
"component",
"custom-element",
"tiltlr"
],
"author": "",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/zuhayr123/tiltlr-blog.git"
},
"bugs": {
"url": "https://github.com/zuhayr123/tiltlr-blog/issues"
},
"homepage": "https://tiltlr.com"
}