{
  "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"
}
