UNPKG

telegraph-node

Version:

Api Telegraph Node base on http://telegra.ph/api

30 lines (29 loc) 689 B
{ "name": "telegraph-node", "version": "1.0.4", "description": "Api Telegraph Node base on http://telegra.ph/api", "main": "./lib/telegraph.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://mounlion@github.com/mounlion/telegraph-node.git" }, "keywords": [ "node", "api", "telegraph", "telegram", "telegraph" ], "author": "Fonov Sergei", "license": "ISC", "bugs": { "url": "https://github.com/mounlion/telegraph-node/issues" }, "homepage": "https://github.com/mounlion/telegraph-node#readme", "dependencies": { "tiny_request": "latest" } }