feedlytokindle
Version:
fetch feed from feedly,and send to kindle
19 lines (18 loc) • 371 B
JSON
{
"name": "feedlytokindle",
"version": "0.0.3",
"description": "fetch feed from feedly,and send to kindle",
"main": "index.js",
"repository": "git@github.com:beckshuai/feedlytokindle.git",
"scripts": {
"test": "node test/test.js"
},
"keywords": [
"feedly",
"nodejs",
"api",
"kindle"
],
"author": "jimmyshuai",
"license": "MIT"
}